diff options
author | Paul E. McKenney <paulmck@kernel.org> | 2024-11-14 01:57:51 +0300 |
---|---|---|
committer | Boqun Feng <boqun.feng@gmail.com> | 2025-02-05 18:14:24 +0300 |
commit | 623b52802bb0b33bee28716002249aae5d89c5ec (patch) | |
tree | 38b42ddcfe8f6df4a158afba19c017f487d88b60 /rust/helpers/helpers.c | |
parent | 2014c95afecee3e76ca4a56956a936e23283f05b (diff) | |
download | linux-623b52802bb0b33bee28716002249aae5d89c5ec.tar.xz |
torture: Add get_torture_init_jiffies() for test-start time
This commit adds a get_torture_init_jiffies() function that returns the
value of the jiffies counter at the start of the test, that is, at the
point where torture_init_begin() was invoked.
This will be used to enable torture-test holdoffs for tests implemented
using per-CPU kthreads, which are created and deleted by CPU-hotplug
operations, and thus (unlike normal kthreads) don't automatically know
when the test started.
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Signed-off-by: Boqun Feng <boqun.feng@gmail.com>
Diffstat (limited to 'rust/helpers/helpers.c')
0 files changed, 0 insertions, 0 deletions