linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/1] cgroup: add tests to verify the zswap writeback path
@ 2024-05-02 18:58 Usama Arif
  2024-05-02 18:58 ` [PATCH v2 1/1] selftests: " Usama Arif
  0 siblings, 1 reply; 4+ messages in thread
From: Usama Arif @ 2024-05-02 18:58 UTC (permalink / raw)
  To: akpm
  Cc: hannes, yosryahmed, nphamcs, chengming.zhou, linux-mm,
	linux-kernel, kernel-team, Usama Arif

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



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-05-03 11:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-05-02 18:58 [PATCH v2 0/1] cgroup: add tests to verify the zswap writeback path Usama Arif
2024-05-02 18:58 ` [PATCH v2 1/1] selftests: " Usama Arif
2024-05-03  2:36   ` Yosry Ahmed
2024-05-03 11:16     ` Usama Arif

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox