diff options
author | Jens Axboe <axboe@kernel.dk> | 2021-03-12 20:26:13 -0700 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2021-03-12 20:26:13 -0700 |
commit | 16efa4fce3b7af17bb45d635c3e89992d721e0f3 (patch) | |
tree | 7611be49adeaf3d62ce9f64da952cd82367c4ada /drivers/watchdog | |
parent | 15b2219facadec583c24523eed40fa45865f859f (diff) | |
download | linux-16efa4fce3b7af17bb45d635c3e89992d721e0f3.tar.bz2 |
io_uring: allow IO worker threads to be frozen
With the freezer using the proper signaling to notify us of when it's
time to freeze a thread, we can re-enable normal freezer usage for the
IO threads. Ensure that SQPOLL, io-wq, and the io-wq manager call
try_to_freeze() appropriately, and remove the default setting of
PF_NOFREEZE from create_io_thread().
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'drivers/watchdog')
0 files changed, 0 insertions, 0 deletions