summaryrefslogtreecommitdiffstats
path: root/drivers/md/dm-mpath.c
diff options
context:
space:
mode:
authorMike Snitzer <snitzer@redhat.com>2013-09-12 18:06:11 -0400
committerMike Snitzer <snitzer@redhat.com>2013-09-23 10:42:23 -0400
commit6cfa58573f9b4a543005baa002e137820504c7af (patch)
treecb4f5247d973a6133aae4191a30c50ad01d33a7b /drivers/md/dm-mpath.c
parentb60ab990ccdf34b0159bf5ff52f4acee7c940d78 (diff)
downloadlinux-stable-6cfa58573f9b4a543005baa002e137820504c7af.tar.gz
linux-stable-6cfa58573f9b4a543005baa002e137820504c7af.tar.bz2
linux-stable-6cfa58573f9b4a543005baa002e137820504c7af.zip
dm: lower bio-based mempool reservation
Bio-based device mapper processing doesn't need larger mempools (like request-based DM does), so lower the number of reserved entries for bio-based operation. 16 was already used for bio-based DM's bioset but mistakenly wasn't used for it's _io_cache. Formalize difference between bio-based and request-based defaults by introducing RESERVED_BIO_BASED_IOS and RESERVED_REQUEST_BASED_IOS. (based on older code from Mikulas Patocka) Signed-off-by: Mike Snitzer <snitzer@redhat.com> Signed-off-by: Frank Mayhar <fmayhar@google.com> Acked-by: Mikulas Patocka <mpatocka@redhat.com>
Diffstat (limited to 'drivers/md/dm-mpath.c')
0 files changed, 0 insertions, 0 deletions