commit | b12363d0a5da00c422641f3d926fffb713192ea3 | [log] [tgz] |
---|---|---|
author | Sathyavathi M <sathya.m@samsung.com> | Thu Nov 05 12:52:28 2015 -0700 |
committer | Jens Axboe <axboe@fb.com> | Wed Nov 11 09:36:56 2015 -0700 |
tree | 591c9e774d2bf3516913766ce26e90f8f3b690f9 | |
parent | 2dbe5495763612f7c1b68fc897cd28c9e22079b8 [diff] |
NVMe: Increase the max transfer size when mdts is 0 This patch address the issue when IO with 128KB from FIO is split into two parts, 124KB and 4KB, due to max transfer size(127KB). This degrades the device performance. Signed-off-by: Sathyavathi M <sathya.m@samsung.com> Acked-by: Keith Busch <keith.busch@intel.com> Signed-off-by: Jens Axboe <axboe@fb.com>