<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test/sys/modules/geom/geom_eli/Makefile, branch main</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test/atom?h=main</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/'/>
<updated>2017-03-04T10:10:17Z</updated>
<entry>
<title>sys/modules: normalize .CURDIR-relative paths to SRCTOP</title>
<updated>2017-03-04T10:10:17Z</updated>
<author>
<name>Enji Cooper</name>
<email>ngie@FreeBSD.org</email>
</author>
<published>2017-03-04T10:10:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=193d9e768ba63fcfb187cfd17f461f7d41345048'/>
<id>urn:sha1:193d9e768ba63fcfb187cfd17f461f7d41345048</id>
<content type='text'>
This simplifies make output/logic

Tested with:	`cd sys/modules; make ALL_MODULES=` on amd64
MFC after:	1 month
Sponsored by:	Dell EMC Isilon
</content>
</entry>
<entry>
<title>Make additional parts of sys/geom/eli more usable in userspace</title>
<updated>2016-01-07T05:47:34Z</updated>
<author>
<name>Allan Jude</name>
<email>allanjude@FreeBSD.org</email>
</author>
<published>2016-01-07T05:47:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=4332feca4b8144d1842c7ecf98ac4f17bac3c1c6'/>
<id>urn:sha1:4332feca4b8144d1842c7ecf98ac4f17bac3c1c6</id>
<content type='text'>
The upcoming GELI support in the loader reuses parts of this code
Some ifdefs are added, and some code is moved outside of existing ifdefs

The HMAC parts of GELI are broken out into their own file, to separate
them from the kernel crypto/openssl dependant parts that are replaced
in the boot code.

Passed the GELI regression suite (tools/regression/geom/eli)
 Files=20 Tests=14996
 Result: PASS

Reviewed by:	pjd, delphij
MFC after:	1 week
Sponsored by:	ScaleEngine Inc.
Differential Revision:	https://reviews.freebsd.org/D4699
</content>
</entry>
<entry>
<title>Instead of allocating memory for all the keys at device attach,</title>
<updated>2011-04-21T13:31:43Z</updated>
<author>
<name>Pawel Jakub Dawidek</name>
<email>pjd@FreeBSD.org</email>
</author>
<published>2011-04-21T13:31:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=1e09ff3dc37bf732cb5a7b22551a2bbf5a14a9fc'/>
<id>urn:sha1:1e09ff3dc37bf732cb5a7b22551a2bbf5a14a9fc</id>
<content type='text'>
create reasonably large cache for the keys that is filled when
needed. The previous version was problematic for very large providers
(hundreds of terabytes or serval petabytes). Every terabyte of data
needs around 256kB for keys. Make the default cache limit big enough
to fit all the keys needed for 4TB providers, which will eat at most
1MB of memory.

MFC after:	2 weeks
</content>
</entry>
<entry>
<title>Remove WARNS from here and compile with default kernel flags.</title>
<updated>2008-02-21T11:09:59Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2008-02-21T11:09:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=995dc984471c92c03daad19a1d35af46c086ef3e'/>
<id>urn:sha1:995dc984471c92c03daad19a1d35af46c086ef3e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Connect new GELI files to the build.</title>
<updated>2006-06-05T21:42:26Z</updated>
<author>
<name>Pawel Jakub Dawidek</name>
<email>pjd@FreeBSD.org</email>
</author>
<published>2006-06-05T21:42:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=4e98d97992afa311b2592548510611634a221d4c'/>
<id>urn:sha1:4e98d97992afa311b2592548510611634a221d4c</id>
<content type='text'>
Supported by:	Wheel Sp. z o.o. (http://www.wheel.pl)
</content>
</entry>
<entry>
<title>Dike out WARNS from kernel module makefiles.  Kernels and modules</title>
<updated>2006-05-30T09:38:54Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2006-05-30T09:38:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=ad3cf350d35f835887ff12cba73badcefc64149e'/>
<id>urn:sha1:ad3cf350d35f835887ff12cba73badcefc64149e</id>
<content type='text'>
use a different mechanism for setting warning flags, and using
WARNS here only has null or negative effects.

Submitted by:	bde (I think it means "submitted")
</content>
</entry>
<entry>
<title>Check rootvnode variable to see if we still want to ask for passphrase on</title>
<updated>2006-02-11T12:45:01Z</updated>
<author>
<name>Pawel Jakub Dawidek</name>
<email>pjd@FreeBSD.org</email>
</author>
<published>2006-02-11T12:45:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=a80f82a4a3c541a35d9b3b41e94e05cc583bb4dd'/>
<id>urn:sha1:a80f82a4a3c541a35d9b3b41e94e05cc583bb4dd</id>
<content type='text'>
boot. Other methods just don't work properly.

MFC after:	3 days
</content>
</entry>
<entry>
<title>Add GEOM_ELI class which provides GEOM providers encryption.</title>
<updated>2005-07-27T21:43:37Z</updated>
<author>
<name>Pawel Jakub Dawidek</name>
<email>pjd@FreeBSD.org</email>
</author>
<published>2005-07-27T21:43:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=c58794debd2bfe8cfe8b69483080d0e7b3fcb3ed'/>
<id>urn:sha1:c58794debd2bfe8cfe8b69483080d0e7b3fcb3ed</id>
<content type='text'>
For features list and usage see manual page: geli(8).

Sponsored by:	Wheel Sp. z o.o.
		http://www.wheel.pl
MFC after:	1 week
</content>
</entry>
</feed>
