diff options
author | Daniel Bristot de Oliveira <[email protected]> | 2022-02-18 16:17:38 +0100 |
---|---|---|
committer | Steven Rostedt (Google) <[email protected]> | 2022-02-25 12:07:01 -0500 |
commit | dd990352f01ee9a6c6eee152e5d11c021caccfe4 (patch) | |
tree | 84fff9fc4945fc10a63db9d7d1f56bd6b00dd7ac /net/switchdev/switchdev.c | |
parent | ab2f993c01f261aa3eeb8842842ff38bff7806b6 (diff) |
tracing/osnoise: Make osnoise_main to sleep for microseconds
osnoise's runtime and period are in the microseconds scale, but it is
currently sleeping in the millisecond's scale. This behavior roots in the
usage of hwlat as the skeleton for osnoise.
Make osnoise to sleep in the microseconds scale. Also, move the sleep to
a specialized function.
Link: https://lkml.kernel.org/r/302aa6c7bdf2d131719b22901905e9da122a11b2.1645197336.git.bristot@kernel.org
Cc: Ingo Molnar <[email protected]>
Signed-off-by: Daniel Bristot de Oliveira <[email protected]>
Signed-off-by: Steven Rostedt (Google) <[email protected]>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions