Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1603627
| From | David Rientjes <rientjes@google.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [patch v2] mm, vmstat: print non-populated zones in zoneinfo |
| Date | 2017-03-17 22:30 +0100 |
| Message-ID | <tm7BD-4ei-1@gated-at.bofh.it> (permalink) |
| References | (1 earlier) <th1nc-5Qy-23@gated-at.bofh.it> <th4bn-7P9-15@gated-at.bofh.it> <th4l4-7SF-9@gated-at.bofh.it> <tiLei-7ZD-21@gated-at.bofh.it> <tlVTP-3K4-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Fri, 17 Mar 2017, Michal Hocko wrote: > > Does it really make sense to print any counters of that zone though? > > Your follow up patch just suggests that we don't want some but what > > about others? > > Managed and present pages needs to be emitted for userspace parsing of memory hotplug, I chose not to suppress the five or six other members since the risk of breaking existing parsers far outweighs any savings from not emitting these lines. There is already plenty of opportunities to clean /proc/zoneinfo up as described by Andrew that may be possible but care needs to taken to ensure we don't break existing readers.
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
Re: [patch v2] mm, vmstat: print non-populated zones in zoneinfo Michal Hocko <mhocko@kernel.org> - 2017-03-17 10:00 +0100 Re: [patch v2] mm, vmstat: print non-populated zones in zoneinfo David Rientjes <rientjes@google.com> - 2017-03-17 22:30 +0100
csiph-web