summaryrefslogtreecommitdiff
path: root/drivers/md/dm-table.c
diff options
context:
space:
mode:
authorMikulas Patocka <mpatocka@redhat.com>2013-07-10 22:41:18 (GMT)
committerAlasdair G Kergon <agk@redhat.com>2013-07-10 22:41:18 (GMT)
commit2480945cd44b50ba8b1646544eec2db21f064f12 (patch)
treee9e3d5b75c4b1bdd83eaf7727016f607310c6574 /drivers/md/dm-table.c
parent43aeaa29573924df76f44eda2bbd94ca36e407b5 (diff)
downloadlinux-fsl-qoriq-2480945cd44b50ba8b1646544eec2db21f064f12.tar.xz
dm bufio: submit writes outside lock
This patch changes dm-bufio so that it submits write I/Os outside of the lock. If the number of submitted buffers is greater than the number of requests on the target queue, submit_bio blocks. We want to block outside of the lock to improve latency of other threads that may need the lock. Signed-off-by: Mikulas Patocka <mpatocka@redhat.com> Signed-off-by: Alasdair G Kergon <agk@redhat.com>
Diffstat (limited to 'drivers/md/dm-table.c')
0 files changed, 0 insertions, 0 deletions