On Thu, 8 Nov 2007, Matt Mackall wrote:

> Not really. drivers/char/random.c does:
> 
> __get_cpu_var(trickle_count)++ & 0xfff

That is incremented on each call to add_timer_randomness. Not a high 
enough resolution there. I guess I am stuck with get_cycles().

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to