aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorYu Kuai <[email protected]>2023-05-27 09:06:41 +0800
committerJens Axboe <[email protected]>2023-06-26 09:53:36 -0600
commit71b8642e79f277459555629f2bea1a8d1fed307e (patch)
treeb9f8df73c71933620657de3edb38ffcefcc57d97 /tools/perf/util/scripting-engines/trace-event-python.c
parent645a829e03384a235b3760959d4ebe420a0f2027 (diff)
blk-wbt: remove dead code to handle wbt enable/disable with io inflight
enable or disable wbt is always called with queue freezed, so that wbt can never be enabled or disabled while io is still inflight, and this behaviour should always hold to avoid io hang(There have been reported several times). Therefor, the code to handle wbt enable/diskble with io inflight is not and never will be used, hence remove such dead code. Signed-off-by: Yu Kuai <[email protected]> Reviewed-by: Christoph Hellwig <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions