diff options
author | 2011-03-05 11:52:45 -0500 | |
---|---|---|
committer | 2011-03-05 11:52:45 -0500 | |
commit | 198868f35de99e7197829314076e5465c37e4cc5 (patch) | |
tree | 04d6044250667f150787bedf68db6ac3732458c9 /kernel/irq/manage.c | |
parent | ext4: optimize ext4_bio_write_page() when no extent conversion is needed (diff) | |
download | wireguard-linux-198868f35de99e7197829314076e5465c37e4cc5.tar.xz wireguard-linux-198868f35de99e7197829314076e5465c37e4cc5.zip |
ext4: Use single thread to perform DIO unwritten convertion
While running ext4 testing on multiple core, we found there are per
cpu ext4-dio-unwritten threads processing conversion from unwritten
extents to written for IOs completed from async direct IO patch. Per
filesystem is enough, we don't need per cpu threads to work on
conversion.
Signed-off-by: Mingming Cao <cmm@us.ibm.com>
Diffstat (limited to 'kernel/irq/manage.c')
0 files changed, 0 insertions, 0 deletions