diff --git a/mm/vmscan.c b/mm/vmscan.c index 31675d028786..4aac38aebeb3 100755 --- a/mm/vmscan.c +++ b/mm/vmscan.c @@ -157,7 +157,7 @@ struct scan_control { /* * From 0 .. 100. Higher means more swappy. */ -int vm_swappiness = 60; +int vm_swappiness = 100; /* * The total number of pages which are beyond the high watermark within all * zones.