aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorKai Krakow <[email protected]>2021-02-10 13:07:25 +0800
committerJens Axboe <[email protected]>2021-02-10 08:06:00 -0700
commit9f233ffe02e5cef611100cd8c5bcf4de26ca7bef (patch)
treece11b65a8b1bf85fa471d182a2a9a106ecf602dc /tools/perf/scripts/python/exported-sql-viewer.py
parentd7fae7b4fa152795ab70c680d3a63c7843c9368c (diff)
Revert "bcache: Kill btree_io_wq"
This reverts commit 56b30770b27d54d68ad51eccc6d888282b568cee. With the btree using the `system_wq`, I seem to see a lot more desktop latency than I should. After some more investigation, it looks like the original assumption of 56b3077 no longer is true, and bcache has a very high potential of congesting the `system_wq`. In turn, this introduces laggy desktop performance, IO stalls (at least with btrfs), and input events may be delayed. So let's revert this. It's important to note that the semantics of using `system_wq` previously mean that `btree_io_wq` should be created before and destroyed after other bcache wqs to keep the same assumptions. Cc: Coly Li <[email protected]> Cc: [email protected] # 5.4+ Signed-off-by: Kai Krakow <[email protected]> Signed-off-by: Coly Li <[email protected]> Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions