Searched refs:dirty_background_ratio (Results 1 – 4 of 4) sorted by relevance
165 this nice and low. This corresponds to the /proc/sys/vm/dirty_background_ratio168 Note that the behaviour of dirty_background_ratio is quite different170 dirty_background_ratio is the threshold percentage at which background writeouts172 are disabled, and the dirty_background_ratio only determines how much writeback258 # amount of dirty memory to dirty_background_ratio. Set this nice and low,379 # amount of dirty memory to dirty_background_ratio. Set this nice and low,580 echo "$DIRTY_BACKGROUND_RATIO" > /proc/sys/vm/dirty_background_ratio640 echo "$DEF_DIRTY_BACKGROUND_RATIO" > /proc/sys/vm/dirty_background_ratio
74 static int dirty_background_ratio = 10; variable383 unsigned long bg_ratio = (dirty_background_ratio * PAGE_SIZE) / 100; in domain_dirty_limits()514 dirty_background_ratio = 0; in dirty_background_bytes_handler()2229 .data = &dirty_background_ratio,2230 .maxlen = sizeof(dirty_background_ratio),
32 - dirty_background_ratio154 dirty_background_bytes is the counterpart of dirty_background_ratio. Only160 dirty_background_ratio chapter
1932 vm.dirty_background_ratio, vm.dirty_ratio