Searched refs:dirty_background_ratio (Results 1 – 6 of 6) sorted by relevance
176 this nice and low. This corresponds to the /proc/sys/vm/dirty_background_ratio179 Note that the behaviour of dirty_background_ratio is quite different181 dirty_background_ratio is the threshold percentage at which background writeouts183 are disabled, and the dirty_background_ratio only determines how much writeback269 # amount of dirty memory to dirty_background_ratio. Set this nice and low,390 # amount of dirty memory to dirty_background_ratio. Set this nice and low,591 echo "$DIRTY_BACKGROUND_RATIO" > /proc/sys/vm/dirty_background_ratio651 echo "$DEF_DIRTY_BACKGROUND_RATIO" > /proc/sys/vm/dirty_background_ratio
355 extern int dirty_background_ratio;
74 int dirty_background_ratio = 10; variable400 unsigned long bg_ratio = (dirty_background_ratio * PAGE_SIZE) / 100; in domain_dirty_limits()530 dirty_background_ratio = 0; in dirty_background_bytes_handler()
33 - dirty_background_ratio160 dirty_background_bytes is the counterpart of dirty_background_ratio. Only166 dirty_background_ratio chapter
2724 .data = &dirty_background_ratio,2725 .maxlen = sizeof(dirty_background_ratio),
1761 vm.dirty_background_ratio, vm.dirty_ratio