diff options
| author | Jason A. Donenfeld <[email protected]> | 2022-02-05 14:00:58 +0100 |
|---|---|---|
| committer | Jason A. Donenfeld <[email protected]> | 2022-02-21 16:48:06 +0100 |
| commit | 489c7fc44b5740d377e8cfdbf0851036e493af00 (patch) | |
| tree | 0f23c05abc894028d88a647ef0098415b83abd75 /tools/perf/scripts/python | |
| parent | c570449094844527577c5c914140222cb1893e3f (diff) | |
random: always wake up entropy writers after extraction
Now that POOL_BITS == POOL_MIN_BITS, we must unconditionally wake up
entropy writers after every extraction. Therefore there's no point of
write_wakeup_threshold, so we can move it to the dustbin of unused
compatibility sysctls. While we're at it, we can fix a small comparison
where we were waking up after <= min rather than < min.
Cc: Theodore Ts'o <[email protected]>
Suggested-by: Eric Biggers <[email protected]>
Reviewed-by: Eric Biggers <[email protected]>
Reviewed-by: Dominik Brodowski <[email protected]>
Signed-off-by: Jason A. Donenfeld <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions