diff options
author | Tejun Heo <tj@kernel.org> | 2023-08-08 04:57:22 +0300 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2023-08-08 04:57:22 +0300 |
commit | c0ab017d43f4c4147f7ecf3ca3cb872a416e17c7 (patch) | |
tree | 09bb413ada6b38a4592366325b12acae55a27ab6 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | bc8b50c2dfac946c1beed782c1823e52cf55a352 (diff) | |
download | linux-c0ab017d43f4c4147f7ecf3ca3cb872a416e17c7.tar.xz |
workqueue: Cleanups around process_scheduled_works()
* Drop the trivial optimization in worker_thread() where it bypasses calling
process_scheduled_works() if the first work item isn't linked. This is a
mostly pointless micro optimization and gets in the way of improving the
work processing path.
* Consolidate pool->watchdog_ts updates in the two callers into
process_scheduled_works().
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions