pub const mi_option_allow_thp: mi_option_t = 37;Expand description
Allow transparent huge pages? (=1) (on Android =0 by default). Set to 0 to disable THP for the process.
pub const mi_option_allow_thp: mi_option_t = 37;Allow transparent huge pages? (=1) (on Android =0 by default). Set to 0 to disable THP for the process.