diff options
author | Jens Axboe <[email protected]> | 2018-12-20 08:50:58 -0700 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2018-12-20 12:17:21 -0700 |
commit | 00203ba40d40d7f33857416adfb18adaf0e40123 (patch) | |
tree | e10c6d169b9ca0c8dadccf03aba159c134cefdc2 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 9f6b7ef6c3ebe35be77b0ae3cf12e4d25ae80420 (diff) |
kyber: use sbitmap add_wait_queue/list_del wait helpers
sbq_wake_ptr() checks sbq->ws_active to know if it needs to loop
the wait indexes or not. This requires the use of the sbitmap
waitqueue wrappers, but kyber doesn't use those for its domain
token waitqueue handling.
Convert kyber to use the helpers. This fixes a hang with waiting
for domain tokens.
Fixes: 5d2ee7122c73 ("sbitmap: optimize wakeup check")
Tested-by: Ming Lei <[email protected]>
Reported-by: Ming Lei <[email protected]>
Reviewed-by: Omar Sandoval <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions