Home
last modified time | relevance | path

Searched hist:b5a646a681f5d67ea5190a71d6e84a91efe63b7a (Results 1 – 1 of 1) sorted by relevance

/linux/tools/testing/selftests/powerpc/tm/
H A Dtm-tmspr.cdiff b5a646a681f5d67ea5190a71d6e84a91efe63b7a Thu Aug 13 03:34:45 CEST 2020 Michael Ellerman <mpe@ellerman.id.au> selftests/powerpc: Run tm-tmspr test for longer

This test creates some threads, which write to TM SPRs, and then makes
sure the registers maintain the correct values across context switches
and contention with other threads.

But currently the test finishes almost instantaneously, which reduces
the chance of it hitting an interesting condition.

So increase the number of loops, so it runs a bit longer, though still
less than 2s on a Power8.

Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20200813013445.686464-3-mpe@ellerman.id.au