diff options
author | Yaowei Bai <bywxiaobai@163.com> | 2015-09-08 15:04:10 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-09-08 15:35:28 -0700 |
commit | 013110a73dcf970cb28c5b0a79f9eee577ea6aa2 (patch) | |
tree | 398a875ba2896297383814281b091faf47574a51 /mm/internal.h | |
parent | c9d13f5fc748a02cb5917a798f065681007342b9 (diff) | |
download | linux-stable-013110a73dcf970cb28c5b0a79f9eee577ea6aa2.tar.gz linux-stable-013110a73dcf970cb28c5b0a79f9eee577ea6aa2.tar.bz2 linux-stable-013110a73dcf970cb28c5b0a79f9eee577ea6aa2.zip |
mm/page_alloc.c: fix a misleading comment
The comment says that the per-cpu batchsize and zone watermarks are
determined by present_pages which is definitely wrong, they are both
calculated from managed_pages. Fix it.
Signed-off-by: Yaowei Bai <bywxiaobai@163.com>
Acked-by: Michal Hocko <mhocko@suse.com>
Cc: David Rientjes <rientjes@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/internal.h')
0 files changed, 0 insertions, 0 deletions