Function nix::sys::prctl::get_thp_disable

source ·
pub fn get_thp_disable() -> Result<bool>
Available on crate feature process only.
Expand description

Get the “THP disable” flag for the calling thread.