|
@@ -1756,7 +1756,7 @@ static void shrink_active_list(unsigned long nr_to_scan,
|
|
* Count referenced pages from currently used mappings as rotated,
|
|
* Count referenced pages from currently used mappings as rotated,
|
|
* even though only some of them are actually re-activated. This
|
|
* even though only some of them are actually re-activated. This
|
|
* helps balance scan pressure between file and anonymous pages in
|
|
* helps balance scan pressure between file and anonymous pages in
|
|
- * get_scan_ratio.
|
|
|
|
|
|
+ * get_scan_count.
|
|
*/
|
|
*/
|
|
reclaim_stat->recent_rotated[file] += nr_rotated;
|
|
reclaim_stat->recent_rotated[file] += nr_rotated;
|
|
|
|
|