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:Liu Shixin <liushixin2@huawei.com>
Loading
Please sign in to comment