1
0
Files
linux/drivers
Mikulas Patocka 2480945cd4 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>
2013-07-10 23:41:18 +01:00
..
2013-05-17 14:31:05 -04:00
2013-05-20 13:38:14 -07:00
2013-07-10 23:41:18 +01:00
2013-05-15 10:58:22 -07:00
2013-06-13 22:12:14 +01:00
2013-06-26 23:08:22 -07:00
2013-06-05 08:54:16 -06:00
2013-06-11 02:46:21 -07:00