commit | 6265e169cd313d6f3aad3c33d0a5b0d9624f69f5 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Thu Oct 03 01:08:15 2013 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Thu Oct 10 14:32:22 2013 -0400 |
tree | e029093b5e94f431f1d00cb13bf76bd024abfe7a | |
parent | 95b709b6be49e4ff3933ef6a5b5e623de2713a71 [diff] |
random: push extra entropy to the output pools As the input pool gets filled, start transfering entropy to the output pools until they get filled. This allows us to use the output pools to store more system entropy. Waste not, want not.... Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>