diff options
| author | Petr Pavlu <petr.pavlu@suse.com> | 2026-08-06 11:10:15 +0200 |
|---|---|---|
| committer | Petr Pavlu <petr.pavlu@suse.com> | 2026-08-06 13:29:03 +0200 |
| commit | d258ed8a86bb46bbbbc84fb914478259a1e694a4 (patch) | |
| tree | 2ca16bd89d7e4d222a40d39a54282743a3a134de /tools/perf/scripts/python/compaction-times.py | |
| parent | da991304c9afc0f1567033ac743ce27dcc947652 (diff) | |
module/dups: Inform duplicate requests about the result directly
When kmod_dup_request_announce() announces the completion of
a request_module() call to duplicate waiters, it queues a work item to
invoke kmod_dup_request_complete(), and only that function calls
complete_all().
This adds an arbitrary delay that is unnecessary and provides little
benefit. Call complete_all() directly from kmod_dup_request_announce()
instead.
Signed-off-by: Petr Pavlu <petr.pavlu@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/compaction-times.py')
0 files changed, 0 insertions, 0 deletions
