Subject: Re: CVS commit: src/sys/dev/pci
To: Jason Thorpe <thorpej@shagadelic.org>
From: Daniel Carosone <dan@geek.com.au>
List: source-changes
Date: 02/14/2006 07:25:55
--phCU5ROyZO6kBE05
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Sat, Feb 11, 2006 at 08:06:39PM -0800, Jason Thorpe wrote:
> This needs to be done.  rnd_add_uint32() seems to do an awful lot of =20
> work.

It already defers the worst of the work of actually mixing in the
samples, but it would be feasible to defer the delta calculations too.
The estimator is pretty much known to be bogus anyway, and represents
the majority of the work presently done here.  I wouldn't miss it if a
gig-E just assumed one bit of entropy per sample, or even per sample
batch.

Rui, as a first part of the testing, please measure with entropy
estimation on and off (rndctl -e/-E).  That will guide any next steps.

--
Dan.
--phCU5ROyZO6kBE05
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (NetBSD)

iD8DBQFD8OtTEAVxvV4N66cRAllxAKC0BbS2Pf6MR65mHb8e7tPogGY7nwCgoKiT
T+VvzzLSs+Am9cQ9L+FIecI=
=5kvQ
-----END PGP SIGNATURE-----

--phCU5ROyZO6kBE05--