commit | f7d7b7a7a3db6526a84ea755c1c54a051e9a52de | [log] [tgz] |
---|---|---|
author | Jens Axboe <jens.axboe@oracle.com> | Thu Sep 25 11:37:50 2008 +0200 |
committer | Jens Axboe <jens.axboe@oracle.com> | Thu Oct 09 08:56:19 2008 +0200 |
tree | 4d02c3abfca1c6175527473dff12769b09b630bb | |
parent | 8bff7c6b0f63c7ee9c5e3a076338d74125b8debb [diff] |
block: as/cfq ssd idle check update We really need to know about the hardware tagging support as well, since if the SSD does not do tagging then we still want to idle. Otherwise have the same dependent sync IO vs flooding async IO problem as on rotational media. Signed-off-by: Jens Axboe <jens.axboe@oracle.com>