Y
Hacker News
new
|
ask
|
show
|
jobs
by
vlovich123
1589 days ago
Wasn't there many cases where they tried to make /dev/urandom wait until entropy & it broke many distros on certain machines? What's different this time around?
1 comments
jcranmer
1589 days ago
I believe that was fixed by the last-ditch Linus Jitter Dance.
link
lixtra
1589 days ago
Since I wanted to learn more about Linus Jitter Dance, here is the patch:
https://github.com/torvalds/linux/commit/50ee7529ec45
And here is discussion of the concept:
https://news.ycombinator.com/item?id=9512718
link