commit | 9e82d35b95e55aa50d264caee64a17840e3981b7 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Thu Sep 24 08:51:31 2020 +0200 |
committer | Jens Axboe <axboe@kernel.dk> | Thu Sep 24 13:43:38 2020 -0600 |
tree | 0c36989bb9d36309ff329e81cbf3484d8fcfad91 | |
parent | 5d4ce78b254cde8aaeb829420c3f15d3606ad411 [diff] |
aoe: set an optimal I/O size aoe forces a larger readahead size, but any reason to do larger I/O is not limited to readahead. Also set the optimal I/O size, and remove the local constants in favor of just using SZ_2G. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Jan Kara <jack@suse.cz> Reviewed-by: Martin K. Petersen <martin.petersen@oracle.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>