[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240502190223.3975970-1-usamaarif642@gmail.com>
Date: Thu, 2 May 2024 19:58:36 +0100
From: Usama Arif <usamaarif642@...il.com>
To: akpm@...ux-foundation.org
Cc: hannes@...xchg.org,
yosryahmed@...gle.com,
nphamcs@...il.com,
chengming.zhou@...ux.dev,
linux-mm@...ck.org,
linux-kernel@...r.kernel.org,
kernel-team@...a.com,
Usama Arif <usamaarif642@...il.com>
Subject: [PATCH v2 0/1] cgroup: add tests to verify the zswap writeback path
Initate writeback with the steps described in the commit message and check
using memory.stat.zswpwb if zswap writeback occurred.
v1 -> v2:
- Change method of causing writeback from limit zswap to memory reclaim.
(Further described in commit message) (Yosry Ahmed)
- Document why using random memory (Nhat Pham)
Usama Arif (1):
selftests: cgroup: add tests to verify the zswap writeback path
tools/testing/selftests/cgroup/test_zswap.c | 125 +++++++++++++++++++-
1 file changed, 124 insertions(+), 1 deletion(-)
--
2.43.0
Powered by blists - more mailing lists