[LTP] [PATCH] ksm: fix segfault on s390

Li Wang liwang@redhat.com
Thu May 22 16:49:18 CEST 2025


Luiz Capitulino <luizcap@redhat.com> wrote:

> Just to make sure I understand: you measured total test run-time, correct?
> How many times did you run it?

Yes, I measure the ksm01 test total time, more than 10 times, each time
checking in per-block is faster than per-byte method 1 second.

If we test with 10 cycles, we still get similar results. So, I would keep this
as a open question to see if others care about the 1 second (like me).

Per-block:
# time ./ksm01 -i 10
...
real 0m58.723s
user 0m10.530s
sys 0m13.973s

Per-byte:
# time ./ksm01 -i 10
...
real 1m7.958s
user 0m24.990s
sys 0m14.016s


-- 
Regards,
Li Wang



More information about the ltp mailing list