diff options
author | Alexander Aring <[email protected]> | 2021-11-02 15:17:17 -0400 |
---|---|---|
committer | David Teigland <[email protected]> | 2021-11-02 14:39:20 -0500 |
commit | 164d88abd7608e869b7617d5ff8893344fdda759 (patch) | |
tree | f8175515fd4c243b8b55faf578eefc5906968e7c /tools/perf/scripts/python/flamegraph.py | |
parent | 92732376fd29462b502f41486bcef55f49c5713e (diff) |
fs: dlm: requestqueue busy wait to event based wait
This patch changes the requestqueue busy waiting algorithm to use
atomic counter values and wait_event() to wait until the requestqueue is
empty. It will slightly reduce the number of holding ls_requestqueue_mutex
mutex.
Signed-off-by: Alexander Aring <[email protected]>
Signed-off-by: David Teigland <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions