diff options
author | Tejun Heo <tj@kernel.org> | 2011-01-03 15:01:48 +0100 |
---|---|---|
committer | Jens Axboe <jaxboe@fusionio.com> | 2011-01-03 15:01:48 +0100 |
commit | a6e8dc46ff0b7defbfa4f29a71aee263377ec573 (patch) | |
tree | a7c8ecf4a5fa52893d8a3e17200ae890ae3a1036 /fs/nilfs2 | |
parent | 89b90be2d877a904b1704e4029db65655bfc6282 (diff) | |
download | op-kernel-dev-a6e8dc46ff0b7defbfa4f29a71aee263377ec573.zip op-kernel-dev-a6e8dc46ff0b7defbfa4f29a71aee263377ec573.tar.gz |
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 'fs/nilfs2')
0 files changed, 0 insertions, 0 deletions