|
@@ -2082,7 +2082,7 @@ static void shrink_active_list(unsigned long nr_to_scan,
|
|
|
* If that fails and refaulting is observed, the inactive list grows.
|
|
|
*
|
|
|
* The inactive_ratio is the target ratio of ACTIVE to INACTIVE pages
|
|
|
- * on this LRU, maintained by the pageout code. A zone->inactive_ratio
|
|
|
+ * on this LRU, maintained by the pageout code. An inactive_ratio
|
|
|
* of 3 means 3:1 or 25% of the pages are kept on the inactive list.
|
|
|
*
|
|
|
* total target max
|