From owner-freebsd-current@FreeBSD.ORG Fri Aug 12 13:56:40 2005 Return-Path: X-Original-To: freebsd-current@FreeBSD.org Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CE6DB16A41F for ; Fri, 12 Aug 2005 13:56:40 +0000 (GMT) (envelope-from pjd@garage.freebsd.pl) Received: from mail.garage.freebsd.pl (arm132.internetdsl.tpnet.pl [83.17.198.132]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1281843D48 for ; Fri, 12 Aug 2005 13:56:40 +0000 (GMT) (envelope-from pjd@garage.freebsd.pl) Received: by mail.garage.freebsd.pl (Postfix, from userid 65534) id 48E3152C2F; Fri, 12 Aug 2005 15:56:38 +0200 (CEST) Received: from localhost (pjd.wheel.pl [10.0.1.1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.garage.freebsd.pl (Postfix) with ESMTP id EA0E852BC4 for ; Fri, 12 Aug 2005 15:56:29 +0200 (CEST) Date: Fri, 12 Aug 2005 15:56:24 +0200 From: Pawel Jakub Dawidek To: FreeBSD-current Message-ID: <20050812135624.GG25162@garage.freebsd.pl> References: <20050812134511.GE25162@garage.freebsd.pl> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ZOudaV4lSIjFTlHv" Content-Disposition: inline In-Reply-To: <20050812134511.GE25162@garage.freebsd.pl> X-PGP-Key-URL: http://people.freebsd.org/~pjd/pjd.asc X-OS: FreeBSD 7.0-CURRENT i386 User-Agent: mutt-ng devel (FreeBSD) X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on mail.garage.freebsd.pl X-Spam-Level: X-Spam-Status: No, score=-2.8 required=3.5 tests=ALL_TRUSTED autolearn=ham version=3.0.4 Cc: Subject: Re: VIA/ACE PadLock integration with crypto(9). X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Aug 2005 13:56:40 -0000 --ZOudaV4lSIjFTlHv Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Aug 12, 2005 at 03:45:11PM +0200, Pawel Jakub Dawidek wrote: +> It works very well with GELI: +>=20 +> # kldload geom_zero +> # sysctl kern.geom.zero.clear=3D0 +> # kldload padlock +> # geli onetime -s 16384 -a aes -l 128 gzero +> # dd if=3D/dev/gzero.eli of=3D/dev/null bs=3D128k count=3D2000 +> 262144000 bytes transferred in 3.614664 secs (72522368 bytes/sec) Whoa! This is nice: # geli onetime -s 32768 gzero # dd if=3D/dev/gzero.eli of=3D/dev/null bs=3D32k count=3D20000 655360000 bytes transferred in 6.101517 secs (107409355 bytes/sec) --=20 Pawel Jakub Dawidek http://www.wheel.pl pjd@FreeBSD.org http://www.FreeBSD.org FreeBSD committer Am I Evil? Yes, I Am! --ZOudaV4lSIjFTlHv Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQFC/KqIForvXbEpPzQRAktdAKDj3XcREh30HX5XMsGSrgEmAhhuAQCfRxIH HUPiQ7PW/gT9UYZJwMQy3Gc= =Bhbl -----END PGP SIGNATURE----- --ZOudaV4lSIjFTlHv--