Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1424806
| From | Vlastimil Babka <vbabka@suse.cz> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 17/27] mm: Rename NR_ANON_PAGES to NR_ANON_MAPPED |
| Date | 2016-06-17 10:30 +0200 |
| Message-ID | <rKXk6-46B-27@gated-at.bofh.it> (permalink) |
| References | <rIcyZ-1vR-3@gated-at.bofh.it> <rIcz0-1vR-27@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 06/09/2016 08:04 PM, Mel Gorman wrote: > NR_FILE_PAGES is the number of file pages. > NR_FILE_MAPPED is the number of mapped file pages. > NR_ANON_PAGES is the number of mapped anon pages. > > This is unhelpful naming as it's easy to confuse NR_FILE_MAPPED and NR_ANON_PAGES for > mapped pages. This patch renames NR_ANON_PAGES so we have > > NR_FILE_PAGES is the number of file pages. > NR_FILE_MAPPED is the number of mapped file pages. > NR_ANON_MAPPED is the number of mapped anon pages. > > Signed-off-by: Mel Gorman <mgorman@techsingularity.net> Acked-by: Vlastimil Babka <vbabka@suse.cz>
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH 17/27] mm: Rename NR_ANON_PAGES to NR_ANON_MAPPED Vlastimil Babka <vbabka@suse.cz> - 2016-06-17 10:30 +0200
csiph-web