Y
Hacker News
new
|
ask
|
show
|
jobs
by
gulikoza
2372 days ago
According to the commit log, the kernel adds a timer loop to generate some entropy. So getrandom() still blocks, but kernel is adding jitter entropy to seed the pool so the wait time should be minimal.