On Thu, 2005-03-24 at 15:39 -0500, Jeff Garzik wrote: > Evgeniy Polyakov wrote: > > hw_random.c already does it using userspace daemons, > > which is bad idea for very fast HW - like VIA xstore/xcrypt > > instructions. > > This is incorrect, because it implies that a user would want to use the > 'xstore' feature at full speed -- which would dominate the CPU, > drastically slowing down the applications that are actually doing work. If user want to get RNG data at full speed we do not want to allow it? Something changed in the world... User actually do not want to use xstore, but only read from /dev/random. If kernelspace can assist and driver _knows_ in advance that data produced is cryptographically strong, why not allow it directly access pools? > As I mentioned in another message, VIA xstore support should be removed > from hw_random.c and moved completely to userspace rngd. > > Jeff > -- Evgeniy Polyakov Crash is better than data corruption -- Arthur Grabowski
Attachment:
signature.asc
Description: This is a digitally signed message part
- Follow-Ups:
- References:
- [PATCH] API for true Random Number Generators to add entropy (2.6.11)
- From: David McCullough <[email protected]>
- Re: [PATCH] API for true Random Number Generators to add entropy (2.6.11)
- From: Andrew Morton <[email protected]>
- Re: [PATCH] API for true Random Number Generators to add entropy (2.6.11)
- From: Evgeniy Polyakov <[email protected]>
- Re: [PATCH] API for true Random Number Generators to add entropy (2.6.11)
- From: Jeff Garzik <[email protected]>
- [PATCH] API for true Random Number Generators to add entropy (2.6.11)
- Prev by Date: Error building ndiswrapper-1.0rc1 against 2.6.12-rc1-mm2 sources
- Next by Date: Re: OOPS running "ls -l /sys/class/i2c-adapter/*"-- 2.6.12-rc1-mm2
- Previous by thread: Re: [PATCH] API for true Random Number Generators to add entropy (2.6.11)
- Next by thread: Re: [PATCH] API for true Random Number Generators to add entropy (2.6.11)
- Index(es):