public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
* [LTP] [PATCH 0/1] ksm: fix occasional page_volatile false positives
@ 2022-05-12  1:38 Andrea Arcangeli
  2022-05-12  1:38 ` [LTP] [PATCH 1/1] " Andrea Arcangeli
  0 siblings, 1 reply; 4+ messages in thread
From: Andrea Arcangeli @ 2022-05-12  1:38 UTC (permalink / raw)
  To: ltp; +Cc: Eirik Fuller

Hello everyone,

Some LTP KSM tests (ksm0[2-4]) occasionally reported some
page_volatile elevated failure that turned out to be a false positive
from LTP.

This proposed fix has been verified by running the tests in a loop
like this: "while ./ksm02; do : ; done".

Thanks,
Andrea

Andrea Arcangeli (1):
  ksm: fix occasional page_volatile false positives

 testcases/kernel/mem/lib/mem.c | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)


-- 
Mailing list info: https://lists.linux.it/listinfo/ltp

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

end of thread, other threads:[~2022-05-13  8:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-05-12  1:38 [LTP] [PATCH 0/1] ksm: fix occasional page_volatile false positives Andrea Arcangeli
2022-05-12  1:38 ` [LTP] [PATCH 1/1] " Andrea Arcangeli
2022-05-13  1:51   ` Li Wang
2022-05-13  8:51     ` Cyril Hrubis

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