mm/dynamic_pool: introduce per-memcg memory pool
hulk inclusion category: feature bugzilla: https://gitee.com/openeuler/kernel/issues/I8S9BY CVE: NA -------------------------------- This patch introduce a per-memcg memory pool named dynamic pool(dpool). The dpool is created by call dpool_create(). The child memcg will inherit the dpool. The dpool will be destroyed when remove the memcg. Signed-off-by:Liu Shixin <liushixin2@huawei.com>
Loading
Please sign in to comment