mm/zswap: delay the initializaton of zswap until the first enablement
hulk inclusion category: performance bugzilla: 187468, https://gitee.com/openeuler/kernel/issues/I61HSG -------------------------------- The zswap initialization consumes some memory. If we don't use zswap, there's no need to initial it. So delay the initializaton of zswap until the first enablement. Signed-off-by: NLiu Shixin <liushixin2@huawei.com>
Showing
想要评论请 注册 或 登录