mm/dynamic_pool: support page allocation from dpool
hulk inclusion category: feature bugzilla: https://gitee.com/openeuler/kernel/issues/I8S9BY CVE: NA -------------------------------- Add function to alloc page from dpool. The process in the corresponding memcg will prefer to alloc pages from dpool. After the dpool is exhausted, it will fallback to alloc pages from buddy system. Signed-off-by:Liu Shixin <liushixin2@huawei.com>
Loading
Please sign in to comment