summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorSeongJae Park <sj@kernel.org>2026-01-17 05:07:27 +0300
committerAndrew Morton <akpm@linux-foundation.org>2026-02-01 01:22:44 +0300
commit57525e596bdbf2cb125df8b45902530f219ba444 (patch)
tree6ff6e1afe3e47bf04147f89dfd1e3edbcc1b1a4d /include/linux
parent514d1bcb58e0ef93fafa4f9c3035d604a4219867 (diff)
downloadlinux-57525e596bdbf2cb125df8b45902530f219ba444.tar.xz
selftests/damon/wss_estimation: ensure number of collected wss
DAMON selftest for working set size estimation collects DAMON's working set size measurements of the running artificial memory access generator program until the program is finished. Depending on how quickly the program finishes, and how quickly DAMON starts, the number of collected working set size measurements may vary, and make the test results unreliable. Ensure it collects 40 measurements by using the repeat mode of the artificial memory access generator program, and finish the measurements only after the desired number of collections are made. Link: https://lkml.kernel.org/r/20260117020731.226785-5-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>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions