Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 03 Nov 2004 13:37:06 +0000
From:      Mark Murray <markm@FreeBSD.ORG>
To:        Robert Watson <rwatson@FreeBSD.ORG>
Cc:        cvs-all@FreeBSD.ORG
Subject:   Re: cvs commit: src/sys/dev/random randomdev_soft.c 
Message-ID:  <200411031337.iA3Db6Pv004623@grovel.grondar.org>
In-Reply-To: Your message of "Wed, 03 Nov 2004 10:02:51 GMT." <200411031002.iA3A2pcA097160@repoman.freebsd.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200411031337.iA3Db6Pv004623>