|
@@ -2845,7 +2845,7 @@ EXPORT_SYMBOL(free_pages_exact);
|
|
* nr_free_zone_pages() counts the number of counts pages which are beyond the
|
|
* nr_free_zone_pages() counts the number of counts pages which are beyond the
|
|
* high watermark within all zones at or below a given zone index. For each
|
|
* high watermark within all zones at or below a given zone index. For each
|
|
* zone, the number of pages is calculated as:
|
|
* zone, the number of pages is calculated as:
|
|
- * present_pages - high_pages
|
|
|
|
|
|
+ * managed_pages - high_pages
|
|
*/
|
|
*/
|
|
static unsigned long nr_free_zone_pages(int offset)
|
|
static unsigned long nr_free_zone_pages(int offset)
|
|
{
|
|
{
|