diff --git a/mm/vmscan.c b/mm/vmscan.c index 102b6bd5726a..ecaf0dadf1f4 100755 --- a/mm/vmscan.c +++ b/mm/vmscan.c @@ -150,9 +150,9 @@ struct scan_control { * From 0 .. 100. Higher means more swappy. */ #if defined(CONFIG_OIS_USE_RUMBA_S6) -int vm_swappiness = 60; +int vm_swappiness = 80; #else -int vm_swappiness = 160; +int vm_swappiness = 130; #endif /* * The total number of pages which are beyond the high watermark within all