]> www.infradead.org Git - nvme.git/commit
selftests/damon/_damon_sysfs: implement kdamonds stop function
authorSeongJae Park <sj@kernel.org>
Tue, 25 Jun 2024 18:05:35 +0000 (11:05 -0700)
committerAndrew Morton <akpm@linux-foundation.org>
Thu, 4 Jul 2024 02:30:28 +0000 (19:30 -0700)
commitf60636047a6cc2a3076cb202b462cff4347c07d6
treef04fe02c0e9f5fca13fc1069b09c45da3528df93
parentc9a3003a358df357b1eba44b05a5bb164621d5f5
selftests/damon/_damon_sysfs: implement kdamonds stop function

Implement DAMON stop function on the test-purpose DAMON sysfs interface
wrapper Python module, _damon_sysfs.py.  This feature will be used by
future DAMON tests that need to start/stop DAMON multiple times.

Link: https://lkml.kernel.org/r/20240625180538.73134-6-sj@kernel.org
Signed-off-by: SeongJae Park <sj@kernel.org>
Cc: Shuah Khan <shuah@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
tools/testing/selftests/damon/_damon_sysfs.py