git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c59974a
)
random: cap the rate which the /dev/urandom pool gets reseeded
author
Theodore Ts'o
<tytso@mit.edu>
Sun, 22 Sep 2013 19:14:32 +0000
(15:14 -0400)
committer
Theodore Ts'o
<tytso@mit.edu>
Thu, 10 Oct 2013 18:32:19 +0000
(14:32 -0400)
In order to avoid draining the input pool of its entropy at too high
of a rate, enforce a minimum time interval between reseedings of the
urandom pool. This is set to 60 seconds by default.
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
No differences found