highmem_is_dirtyable
Submitted by admin on Tue, 2009-12-01 03:48
Only present if CONFIG_HIGHMEM is set.
This defaults to 0 (false), meaning that the dirty_ratio and dirty_background_ratio ratios are calculated as a percentage of low memory only. This protects against excessive scanning in page reclaim, swapping and general VM distress.
Setting this to 1 can be useful on 32 bit machines where you want to make random changes within an memory mapped file that is larger than your available low memory without causing large quantities of random IO. It is safe if the behavior of all programs running on the machine is known and memory will not be otherwise stressed.
»
- Add new comment
- 55759 reads









Recent comments
2 days 23 hours ago
3 weeks 4 days ago
8 weeks 22 hours ago
8 weeks 22 hours ago
9 weeks 5 days ago
13 weeks 5 days ago
15 weeks 5 days ago
15 weeks 5 days ago
15 weeks 5 days ago
16 weeks 2 days ago