Gregory Nutt
|
67851849da
|
Upate ChangeLog
|
2016-08-22 10:31:52 -06:00 |
Gregory Nutt
|
60b70f7dbb
|
Make xorshift128 re-entrant so that we do do have to suffer the overhad of serialization controls.
|
2016-08-21 07:47:53 -06:00 |
Gregory Nutt
|
757023a909
|
XorShift128: Add some protection to handle the case where this logic could be called from the interrupt level.
|
2016-08-20 17:27:41 -06:00 |
Gregory Nutt
|
6f833be9d5
|
Separate XorShift128 PRNG from /dev/urandom and make it generally available.
|
2016-08-20 11:36:02 -06:00 |