Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Aug 2005 15:56:24 +0200
From:      Pawel Jakub Dawidek <pjd@FreeBSD.org>
To:        FreeBSD-current <freebsd-current@FreeBSD.org>
Subject:   Re: VIA/ACE PadLock integration with crypto(9).
Message-ID:  <20050812135624.GG25162@garage.freebsd.pl>
In-Reply-To: <20050812134511.GE25162@garage.freebsd.pl>
References:  <20050812134511.GE25162@garage.freebsd.pl>

next in thread | previous in thread | raw e-mail | index | archive | help

[-- Attachment #1 --]
On Fri, Aug 12, 2005 at 03:45:11PM +0200, Pawel Jakub Dawidek wrote:
+> It works very well with GELI:
+> 
+> 	# kldload geom_zero
+> 	# sysctl kern.geom.zero.clear=0
+> 	# kldload padlock
+> 	# geli onetime -s 16384 -a aes -l 128 gzero
+> 	# dd if=/dev/gzero.eli of=/dev/null bs=128k count=2000
+> 	262144000 bytes transferred in 3.614664 secs (72522368 bytes/sec)

Whoa! This is nice:

	# geli onetime -s 32768 gzero
	# dd if=/dev/gzero.eli of=/dev/null bs=32k count=20000
	655360000 bytes transferred in 6.101517 secs (107409355 bytes/sec)

-- 
Pawel Jakub Dawidek                       http://www.wheel.pl
pjd@FreeBSD.org                           http://www.FreeBSD.org
FreeBSD committer                         Am I Evil? Yes, I Am!

[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (FreeBSD)

iD8DBQFC/KqIForvXbEpPzQRAktdAKDj3XcREh30HX5XMsGSrgEmAhhuAQCfRxIH
HUPiQ7PW/gT9UYZJwMQy3Gc=
=Bhbl
-----END PGP SIGNATURE-----

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050812135624.GG25162>