diff options
author | Jens Axboe <axboe@suse.de> | 2005-08-02 20:08:02 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-08-02 20:19:18 +0200 |
commit | d7ed538a02c219119adb20f1dccbf0f8015e53f3 (patch) | |
tree | d716ae7dc2e986b36c8180333839312dc0eab7e2 /drivers/pci | |
parent | [PATCH] aic byteorder fixes after recent cleanup (diff) | |
download | linux-d7ed538a02c219119adb20f1dccbf0f8015e53f3.tar.xz linux-d7ed538a02c219119adb20f1dccbf0f8015e53f3.zip |
[PATCH] cfq-iosched: fix problem with barriers and max_depth == 1
CFQ will currently stall when using write barriers and the default
max_depth setting of 1, since we artificially need a depth of 2 when
pre-pending the first flush. So never deny the barrier request going to
the device.
This is a regression since 2.6.12, it was found in SUSE testing.
Signed-off-by: Jens Axboe <axboe@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers/pci')
0 files changed, 0 insertions, 0 deletions