mmzone: correct "pags" to "pages" in comment.
Signed-off-by: Cody P Schafer <cody@linux.vnet.ibm.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
parent
e1ca3c7ac9
commit
8761e31c22
1 changed files with 1 additions and 1 deletions
|
@ -450,7 +450,7 @@ struct zone {
|
||||||
*
|
*
|
||||||
* present_pages is physical pages existing within the zone, which
|
* present_pages is physical pages existing within the zone, which
|
||||||
* is calculated as:
|
* is calculated as:
|
||||||
* present_pages = spanned_pages - absent_pages(pags in holes);
|
* present_pages = spanned_pages - absent_pages(pages in holes);
|
||||||
*
|
*
|
||||||
* managed_pages is present pages managed by the buddy system, which
|
* managed_pages is present pages managed by the buddy system, which
|
||||||
* is calculated as (reserved_pages includes pages allocated by the
|
* is calculated as (reserved_pages includes pages allocated by the
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue