pub fn disable_transparent_huge_pages(thp_disable: bool) -> Result<()>
Set the state of the THP disable flag for the calling thread.
THP disable
prctl(PR_SET_THP_DISABLE,…)