]> www.infradead.org Git - users/jedix/linux-maple.git/commit
NVMe: Increase the max transfer size when mdts is 0
authorSathyavathi M <sathya.m@samsung.com>
Thu, 5 Nov 2015 19:52:28 +0000 (12:52 -0700)
committerChuck Anderson <chuck.anderson@oracle.com>
Wed, 6 Jul 2016 23:32:04 +0000 (16:32 -0700)
commitceae885f9db9dd10ca0de5219e08dda6a340d945
treecad604947563ddbf9873144f68e4d4b2e0b53dab
parentc1a4bac3c7334268dc2ba7dc1a2b19c1fb385c9b
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>
(cherry picked from commit b12363d0a5da00c422641f3d926fffb713192ea3)

Orabug: 22620486
Signed-off-by: Jason Luo <zhangqing.luo@oracle.com>
Conflicts:
drivers/nvme/host/pci.c
drivers/nvme/host/pci.c