commit | a31a97381cdf7dceb03b797a8faf9bc8a01c65d1 | [log] [tgz] |
---|---|---|
author | Jens Axboe <jens.axboe@oracle.com> | Fri Oct 17 13:58:29 2008 +0200 |
committer | Jens Axboe <jens.axboe@oracle.com> | Mon Dec 29 08:28:45 2008 +0100 |
tree | 268f86dc23b8338396faf5b891af60a7fb23929f | |
parent | a185eb4bc84155fff35b602ce99602c010de9634 [diff] |
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>