Hacker Times
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
bcl
on April 18, 2014
|
parent
|
context
|
favorite
| on:
Linux /dev/urandom and concurrency
The code he pointed to is for kernel 2.6.18 which at this point could be considered ancient history. If you look at current master -
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux....
it looks like it has been re-factored somewhat, although the lock is still in there.
Consider applying for YC's Summer 2026 batch! Applications are open till May 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
it looks like it has been re-factored somewhat, although the lock is still in there.