2010-02-24 14:12:52

by Jens Axboe

[permalink] [raw]
Subject: [GIT PULL] block IO regression fix

Hi Linus,

This reverts a single commit that has been identified as slowing down
some SSD devices. I'll investigate why that is so, for now (and this
late in the process), we should revert it.

git://git.kernel.dk/linux-2.6-block.git for-linus

Jens Axboe (1):
Revert "block: improve queue_should_plug() by looking at IO depths"

block/blk-core.c | 11 ++---------
include/linux/blkdev.h | 4 +---
2 files changed, 3 insertions(+), 12 deletions(-)

--
Jens Axboe