Constant libc::PF_LOCAL_THROTTLE
source ยท pub const PF_LOCAL_THROTTLE: c_int = 0x00100000;
Expand description
Throttle writes only against the bdi I write to, I am cleaning dirty pages from some other bdi.
pub const PF_LOCAL_THROTTLE: c_int = 0x00100000;
Throttle writes only against the bdi I write to, I am cleaning dirty pages from some other bdi.