cvs commit: src/sys/dev/random randomdev_soft.c

Mark Murray markm at FreeBSD.ORG
Wed Nov 3 05:40:14 PST 2004


Robert Watson writes:
>   (1) Move from O(n) list copies to O(1) list concatenation, which is
>       supported for STAILQ via STAILQ_CONCAT().
>   
>   (2) Maintain a count of the number of entries in the thread-local entropy
>       fifo so that we can keep the other fifo counts in synch.

Thanks!

M
--
Mark Murray
iumop ap!sdn w,I idlaH


More information about the cvs-src mailing list