Documentation/cgroup-v2: clarify that zswap.writeback is ignored if zswap is disabled
authorMike Yuan <me@yhndnzj.com>
Fri, 23 Aug 2024 16:27:11 +0000 (16:27 +0000)
committerAndrew Morton <akpm@linux-foundation.org>
Wed, 4 Sep 2024 04:15:48 +0000 (21:15 -0700)
commit5a53623d0fe658b1b8699632ac8ed7dd0d9b2e97
tree03a507d2c1d86cf538e6fac598f5c3a144ceb2cb
parentfd06ce2ce4c1f93e3d5d7d2640672ccb1a94cce3
Documentation/cgroup-v2: clarify that zswap.writeback is ignored if zswap is disabled

As discussed in [1], zswap-related settings natually lose their effect
when zswap is disabled, specifically zswap.writeback here.  Be explicit
about this behavior.

[1] https://lore.kernel.org/linux-kernel/CAKEwX=Mhbwhh-=xxCU-RjMXS_n=RpV3Gtznb2m_3JgL+jzz++g@mail.gmail.com/

[akpm@linux-foundation.org: fix/simplify text]
Link: https://lkml.kernel.org/r/20240823162506.12117-3-me@yhndnzj.com
Signed-off-by: Mike Yuan <me@yhndnzj.com>
Cc: Johannes Weiner <hannes@cmpxchg.org>
Cc: Michal Hocko <mhocko@kernel.org>
Cc: Michal Koutný <mkoutny@suse.com>
Cc: Muchun Song <muchun.song@linux.dev>
Cc: Nhat Pham <nphamcs@gmail.com>
Cc: Roman Gushchin <roman.gushchin@linux.dev>
Cc: Shakeel Butt <shakeel.butt@linux.dev>
Cc: Yosry Ahmed <yosryahmed@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Documentation/admin-guide/cgroup-v2.rst