pub fn transparent_huge_pages_are_disabled() -> Result<bool>
Get the current setting of the THP disable flag for the calling thread.
THP disable
prctl(PR_GET_THP_DISABLE,…)