All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] selftests/damon: three fixes for false results
@ 2025-02-25 22:23 SeongJae Park
  2025-02-25 22:23 ` [PATCH 1/3] selftests/damon/damos_quota: make real expectation of quota exceeds SeongJae Park
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: SeongJae Park @ 2025-02-25 22:23 UTC (permalink / raw)
  To: Andrew Morton
  Cc: SeongJae Park, Shuah Khan, damon, kernel-team, linux-kernel,
	linux-kselftest, linux-mm

Fix three DAMON selftest bugs that causes two and one false positive
failures and success.

SeongJae Park (3):
  selftests/damon/damos_quota: make real expectation of quota exceeds
  selftests/damon/damon_nr_regions: set ops update for merge results
    check to 100ms
  selftests/damon/damon_nr_regions: sort collected regiosn before
    checking with min/max boundaries

 tools/testing/selftests/damon/damon_nr_regions.py | 2 ++
 tools/testing/selftests/damon/damos_quota.py      | 9 ++++++---
 2 files changed, 8 insertions(+), 3 deletions(-)


base-commit: 0ab548cd0961a01f9ef65aa999ca84febcdb04ab
-- 
2.39.5

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

end of thread, other threads:[~2025-02-25 22:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-25 22:23 [PATCH 0/3] selftests/damon: three fixes for false results SeongJae Park
2025-02-25 22:23 ` [PATCH 1/3] selftests/damon/damos_quota: make real expectation of quota exceeds SeongJae Park
2025-02-25 22:23 ` [PATCH 2/3] selftests/damon/damon_nr_regions: set ops update for merge results check to 100ms SeongJae Park
2025-02-25 22:23 ` [PATCH 3/3] selftests/damon/damon_nr_regions: sort collected regiosn before checking with min/max boundaries SeongJae Park

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.