diff options
author | Mike Snitzer <snitzer@redhat.com> | 2013-09-13 00:06:12 +0200 |
---|---|---|
committer | Mike Snitzer <snitzer@redhat.com> | 2013-09-23 16:42:24 +0200 |
commit | e8603136cb04ec2d0c9b4b5be7a071fc003cb399 (patch) | |
tree | e642b195034f281eeb76de62f5bcf3deb2985de1 /arch/arm/mach-omap2/omap-smp.c | |
parent | dm: add reserved_rq_based_ios module parameter (diff) | |
download | linux-e8603136cb04ec2d0c9b4b5be7a071fc003cb399.tar.xz linux-e8603136cb04ec2d0c9b4b5be7a071fc003cb399.zip |
dm: add reserved_bio_based_ios module parameter
Allow user to change the number of IOs that are reserved by
bio-based DM's mempools by writing to this file:
/sys/module/dm_mod/parameters/reserved_bio_based_ios
The default value is RESERVED_BIO_BASED_IOS (16). The maximum allowed
value is RESERVED_MAX_IOS (1024).
Export dm_get_reserved_bio_based_ios() for use by DM targets and core
code. Switch to sizing dm-io's mempool and bioset using DM core's
configurable 'reserved_bio_based_ios'.
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Signed-off-by: Frank Mayhar <fmayhar@google.com>
Diffstat (limited to 'arch/arm/mach-omap2/omap-smp.c')
0 files changed, 0 insertions, 0 deletions