Searched refs:dirty_background_ratio (Results 1 – 6 of 6) sorted by relevance
174 this nice and low. This corresponds to the /proc/sys/vm/dirty_background_ratio177 Note that the behaviour of dirty_background_ratio is quite different179 dirty_background_ratio is the threshold percentage at which background writeouts181 are disabled, and the dirty_background_ratio only determines how much writeback266 # amount of dirty memory to dirty_background_ratio. Set this nice and low,388 # amount of dirty memory to dirty_background_ratio. Set this nice and low,589 echo "$DIRTY_BACKGROUND_RATIO" > /proc/sys/vm/dirty_background_ratio649 echo "$DEF_DIRTY_BACKGROUND_RATIO" > /proc/sys/vm/dirty_background_ratio
324 extern int dirty_background_ratio;
73 int dirty_background_ratio = 10; variable400 unsigned long bg_ratio = (dirty_background_ratio * PAGE_SIZE) / 100; in domain_dirty_limits()533 dirty_background_ratio = 0; in dirty_background_bytes_handler()
26 - dirty_background_ratio131 Note: dirty_background_bytes is the counterpart of dirty_background_ratio. Only138 dirty_background_ratio
1296 .data = &dirty_background_ratio,1297 .maxlen = sizeof(dirty_background_ratio),
1461 vm.dirty_background_ratio, vm.dirty_ratio