From owner-freebsd-current@FreeBSD.ORG Sun Aug 7 06:53:13 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 5988916A41F for ; Sun, 7 Aug 2005 06:53:13 +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 BAA9243D6B for ; Sun, 7 Aug 2005 06:53:10 +0000 (GMT) (envelope-from pjd@garage.freebsd.pl) Received: by mail.garage.freebsd.pl (Postfix, from userid 65534) id C47BF52C2F; Sun, 7 Aug 2005 08:53:07 +0200 (CEST) Received: from localhost (dly182.neoplus.adsl.tpnet.pl [83.24.54.182]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.garage.freebsd.pl (Postfix) with ESMTP id 94F0A52BC4; Sun, 7 Aug 2005 08:53:01 +0200 (CEST) Date: Sun, 7 Aug 2005 08:52:23 +0200 From: Pawel Jakub Dawidek To: Mike Tancsa Message-ID: <20050807065223.GB1002@garage.freebsd.pl> References: <20050728205413.GB762@darkness.comp.waw.pl> <6.2.1.2.0.20050806205925.0522cad0@64.7.153.2> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="JP+T4n/bALQSJXh8" Content-Disposition: inline In-Reply-To: <6.2.1.2.0.20050806205925.0522cad0@64.7.153.2> 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=1.8 required=5.0 tests=RCVD_IN_NJABL_DUL, RCVD_IN_SORBS_DUL autolearn=no version=3.0.4 Cc: freebsd-current@freebsd.org Subject: Re: GELI - disk encryption GEOM class committed. 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: Sun, 07 Aug 2005 06:53:13 -0000 --JP+T4n/bALQSJXh8 Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Aug 06, 2005 at 09:44:24PM -0400, Mike Tancsa wrote: +> At 04:54 PM 28/07/2005, Pawel Jakub Dawidek wrote: +>=20 +> >- Utilize the crypto(9) framework, so when there is a crypto hardware +> > available, geli(8) will make use of it automatically. +> > If cryptography needs to be done in software, a dedicated kernel +> > thread(s) will be started to do the crypto work in there. +>=20 +> Hi, +> I was trying this out on RELENG_6 and it seems to lock up the m= achine solid on my 4way SMP box with a hifn card. I have in the kernel I saw this (I've one hifn here). This looks like a bug in hifn(4), it locks up when too many requests are sent there. Could you try increasing sector size of encrypted provider to eg. 8192? (There is '-s' option for 'init' subcommand.) --=20 Pawel Jakub Dawidek http://www.wheel.pl pjd@FreeBSD.org http://www.FreeBSD.org FreeBSD committer Am I Evil? Yes, I Am! --JP+T4n/bALQSJXh8 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQFC9a+nForvXbEpPzQRAp/dAKCbTn8JcxxkX9d/7KiKglvWFCDUPwCg0K58 lgZcmiuvF+hOBee52lANKAY= =fCeI -----END PGP SIGNATURE----- --JP+T4n/bALQSJXh8--