diff options
author | Tejun Heo <tj@kernel.org> | 2011-01-03 17:01:48 +0300 |
---|---|---|
committer | Jens Axboe <jaxboe@fusionio.com> | 2011-01-03 17:01:48 +0300 |
commit | a6e8dc46ff0b7defbfa4f29a71aee263377ec573 (patch) | |
tree | a7c8ecf4a5fa52893d8a3e17200ae890ae3a1036 /lib/int_sqrt.c | |
parent | 89b90be2d877a904b1704e4029db65655bfc6282 (diff) | |
download | linux-a6e8dc46ff0b7defbfa4f29a71aee263377ec573.tar.xz |
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 'lib/int_sqrt.c')
0 files changed, 0 insertions, 0 deletions