Re: VIA/ACE PadLock integration with crypto(9).

From: Pawel Jakub Dawidek <pjd_at_FreeBSD.org>
Date: Fri, 12 Aug 2005 15:56:24 +0200
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_at_FreeBSD.org                           http://www.FreeBSD.org
FreeBSD committer                         Am I Evil? Yes, I Am!

Received on Fri Aug 12 2005 - 11:56:40 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:41 UTC