Searched hist:67286 (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/sys/dev/random/
H A Drandomdev.cdiff 67286 Wed Oct 18 08:39:18 MDT 2000 peter Attempt to fix the random read blocking. The old code slept at
priority "0" and without PCATCH, so it was uninterruptable. And
even when it did wake up after entropy arrived, it exited after the
wakeup without actually reading the freshly arrived entropy. I
sent this to Mark before but it seems he is in transit.
Mark: feel free to replace this if it gets in your way.

Completed in 69 milliseconds