diff options
author | 2016-05-24 16:38:10 +0200 | |
---|---|---|
committer | 2016-05-24 09:00:40 -0600 | |
commit | 7c87df9c159aa1d228f0d77b37942216cff34922 (patch) | |
tree | 2cb7df6171554ba8547681b42fa3f9a6d6b02912 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | nvme/host: Add missing blk_integrity tag_size + flags assignments (diff) | |
download | wireguard-linux-7c87df9c159aa1d228f0d77b37942216cff34922.tar.xz wireguard-linux-7c87df9c159aa1d228f0d77b37942216cff34922.zip |
bcache: bch_writeback_thread() is not freezable
bch_writeback_thread() is calling try_to_freeze(), but that's just an
expensive no-op given the fact that the thread is not marked freezable.
I/O helper kthreads, exactly such as the bcache writeback thread, actually
shouldn't be freezable, because they are potentially necessary for
finalizing the image write-out.
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions