Re: [PATCH 21/22] /dev/random: kill batching of entropy mixing

From: Jamie Lokier
Date: Sat Mar 27 2004 - 08:55:52 EST


Matt Mackall wrote:
> Rather than batching up entropy samples, resulting in longer lock hold
> times when we actually process the samples, mix in samples
> immediately. The trickle code should eliminate almost all the
> additional interrupt-time overhead this would otherwise incur, with or
> without locking.

What do you mean by "the trickle code"? I didn't see anything in your
patch set which makes the interrupt-time overhead faster.

-- Jamie
-
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/