Re: [PATCH] drivers/net: remove network drivers' last few uses of IRQF_SAMPLE_RANDOM
- Date: Thu, 15 May 2008 17:47:21 -0400
- From: Theodore Tso <tytso@xxxxxxx>
- Subject: Re: [PATCH] drivers/net: remove network drivers' last few uses of IRQF_SAMPLE_RANDOM
On Thu, May 15, 2008 at 01:01:36PM -0700, Chris Peterson wrote: > Please correct me if I'm wrong, but this thread's conclusions seem to be: > > * network interrupts are an inappropriate source of entropy (see my patch) > * headless servers need entropy, but should seek a better solution, > such as EGD, hardware RNG, or other kernel entropy sources (but that > is a separate task) > * TPM RNG is a separate task and, if implemented, should be in > drivers/char/hw_random/ The TPM RNG task is probably best done in a user space process, which might also do other things like pulling environmental noise from the sound card's microphone, etc. The problem is finding someone with the skills, time, and energy to create the appropriate user space daemon. All of the kernel interfaces already exist; it's just matter of implementing the user space support. - Ted -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- References:
- [PATCH] drivers/net: remove network drivers' last few uses of IRQF_SAMPLE_RANDOM
- From: Chris Peterson
- Re: [PATCH] drivers/net: remove network drivers' last few uses of IRQF_SAMPLE_RANDOM
- From: Alan Cox
- RE: [PATCH] drivers/net: remove network drivers' last few uses of IRQF_SAMPLE_RANDOM
- From: Brandeburg, Jesse
- Re: [PATCH] drivers/net: remove network drivers' last few uses of IRQF_SAMPLE_RANDOM
- From: Jeff Garzik
- Re: [PATCH] drivers/net: remove network drivers' last few uses of IRQF_SAMPLE_RANDOM
- From: Rick Jones
- Re: [PATCH] drivers/net: remove network drivers' last few uses of IRQF_SAMPLE_RANDOM
- From: Jeff Garzik
- Re: [PATCH] drivers/net: remove network drivers' last few uses of IRQF_SAMPLE_RANDOM
- From: Kok, Auke
- Re: [PATCH] drivers/net: remove network drivers' last few uses of IRQF_SAMPLE_RANDOM
- From: Jeff Garzik
- Re: [PATCH] drivers/net: remove network drivers' last few uses of IRQF_SAMPLE_RANDOM
- From: Chris Peterson
- [PATCH] drivers/net: remove network drivers' last few uses of IRQF_SAMPLE_RANDOM
- Prev by Date: Re: [PATCH] init - fix building bug and potential buffer overflow
- Next by Date: Re: [PATCH 0/2] x86: per-device dma_mapping_ops
- Previous by thread: Re: [PATCH] drivers/net: remove network drivers' last few uses of IRQF_SAMPLE_RANDOM
- Next by thread: Re: [PATCH] drivers/net: remove network drivers' last few uses of IRQF_SAMPLE_RANDOM
- Index(es):