diff options
| author | Anna-Maria Behnsen <[email protected]> | 2024-10-14 10:22:25 +0200 |
|---|---|---|
| committer | Thomas Gleixner <[email protected]> | 2024-10-16 00:36:47 +0200 |
| commit | ef0245582e5bccd8b4c480a58bd4da91ee276397 (patch) | |
| tree | f733a4d83e3290b59b74122be781a7763a793338 /tools/perf/scripts/python/task-analyzer.py | |
| parent | 82e11e47c1880362e05c065bef7dbe28a749555c (diff) | |
mm/damon/core: Use generic upper bound recommondation for usleep_range()
The upper bound for usleep_range_idle() was taken from the outdated
documentation. As a recommondation for the upper bound of usleep_range()
depends on HZ configuration it is not possible to hard code it.
Use the define "USLEEP_RANGE_UPPER_BOUND" instead.
Signed-off-by: Anna-Maria Behnsen <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Reviewed-by: SeongJae Park <[email protected]>
Reviewed-by: Frederic Weisbecker <[email protected]>
Link: https://lore.kernel.org/all/20241014-devel-anna-maria-b4-timers-flseep-v3-8-dc8b907cb62f@linutronix.de
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions