summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/irq.h
diff options
context:
space:
mode:
authorMaxim Patlasov <MPatlasov@parallels.com>2014-06-13 11:01:42 +1000
committerStephen Rothwell <sfr@canb.auug.org.au>2014-06-18 13:33:08 +1000
commit522474ad8130cb802912d2d3e72d19fab55b50a0 (patch)
tree1c86cc6921357134e188f4a9cac1b65906607352 /arch/x86/include/asm/irq.h
parent717e1e8b20f71c52cc6c43dc9265af69d3cb223d (diff)
mm: add strictlimit knob
The "strictlimit" feature was introduced to enforce per-bdi dirty limits for FUSE which sets bdi max_ratio to 1% by default: http://article.gmane.org/gmane.linux.kernel.mm/105809 However the feature can be useful for other relatively slow or untrusted BDIs like USB flash drives and DVD+RW. The patch adds a knob to enable the feature: echo 1 > /sys/class/bdi/X:Y/strictlimit Being enabled, the feature enforces bdi max_ratio limit even if global (10%) dirty limit is not reached. Of course, the effect is not visible until /sys/class/bdi/X:Y/max_ratio is decreased to some reasonable value. Signed-off-by: Maxim Patlasov <MPatlasov@parallels.com> Cc: Henrique de Moraes Holschuh <hmh@hmh.eng.br> Cc: Theodore Ts'o <tytso@mit.edu> Cc: "Artem S. Tashkinov" <t.artem@lycos.com> Cc: Mel Gorman <mel@csn.ul.ie> Cc: Jan Kara <jack@suse.cz> Cc: Wu Fengguang <fengguang.wu@intel.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'arch/x86/include/asm/irq.h')
0 files changed, 0 insertions, 0 deletions