diff options
author | 2011-01-03 15:01:48 +0100 | |
---|---|---|
committer | 2011-01-03 15:01:48 +0100 | |
commit | a6e8dc46ff0b7defbfa4f29a71aee263377ec573 (patch) | |
tree | a7c8ecf4a5fa52893d8a3e17200ae890ae3a1036 /include/linux | |
parent | block: make kblockd_workqueue smarter (diff) | |
download | wireguard-linux-a6e8dc46ff0b7defbfa4f29a71aee263377ec573.tar.xz wireguard-linux-a6e8dc46ff0b7defbfa4f29a71aee263377ec573.zip |
bio-integrity: mark kintegrityd_wq highpri and CPU intensive
Work items processed by kintegrityd_wq won't block much, may burn a
lot of CPU cycles and affect IO latency. Use alloc_workqueue() to
mark it highpri and CPU intensive with max concurrency of 1.
Signed-off-by: Tejun Heo <tj@kernel.org>
Cc: Martin K. Petersen <martin.petersen@oracle.com>
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions