block: don't use plugging on SSD devices
authorJens Axboe <jens.axboe@oracle.com>
Fri, 17 Oct 2008 11:58:29 +0000 (13:58 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Mon, 29 Dec 2008 07:28:45 +0000 (08:28 +0100)
commita31a97381cdf7dceb03b797a8faf9bc8a01c65d1
tree268f86dc23b8338396faf5b891af60a7fb23929f
parenta185eb4bc84155fff35b602ce99602c010de9634
block: don't use plugging on SSD devices

We just want to hand the first bits of IO to the device as fast
as possible. Gains a few percent on the IOPS rate.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
block/blk-core.c