pub fn write_wakeup_threshold(new_value: u32) -> ProcResult<()>
Expand description
This file contains the number of bits of entropy below which we wake up processes that do a select(2) or poll(2) for write access to /dev/random. These values can be changed by writing to the file.