+1
−0
+1
−0
+31
−0
+17
−1
Loading
hulk inclusion category: feature bugzilla: https://gitee.com/openeuler/kernel/issues/I9Q9DF CVE: NA ------------------------------------------------- The high-order pages stored on PCP list may not always win, so it is disabled by default for high-orders except PMD_ORDER. Adding a new control pcp_allow_high_order to allow user to enable/disable the specified high-order(only order 4 for now) pages stored on PCP list or not, note, the all pages on pcplists will be drained when disable it. Signed-off-by:Kefeng Wang <wangkefeng.wang@huawei.com>