Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1480929
| From | Anshuman Khandual <khandual@linux.vnet.ibm.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH V4] mm: Add sysfs interface to dump each node's zonelist information |
| Date | 2016-09-12 07:30 +0200 |
| Message-ID | <sgrYB-7wi-7@gated-at.bofh.it> (permalink) |
| References | <sek5c-7Zs-13@gated-at.bofh.it> <seXzA-8qS-11@gated-at.bofh.it> <sfe7n-23T-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 09/09/2016 01:54 AM, Dave Hansen wrote: > On 09/07/2016 07:46 PM, Anshuman Khandual wrote: >> > after memory or node hot[un]plug is desirable. This change adds one >> > new sysfs interface (/sys/devices/system/memory/system_zone_details) >> > which will fetch and dump this information. > Doesn't this violate the "one value per file" sysfs rule? Does it > belong in debugfs instead? Yeah sure. Will make it a debugfs interface. > > I also really question the need to dump kernel addresses out, filtered > or not. What's the point? Hmm, thought it to be an additional information. But yes its additional and can be dropped.
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
Re: [PATCH V4] mm: Add sysfs interface to dump each node's zonelist information Anshuman Khandual <khandual@linux.vnet.ibm.com> - 2016-09-12 07:30 +0200
Re: [PATCH V4] mm: Add sysfs interface to dump each node's zonelist information David Rientjes <rientjes@google.com> - 2016-09-12 20:20 +0200
Re: [PATCH V4] mm: Add sysfs interface to dump each node's zonelist information Anshuman Khandual <khandual@linux.vnet.ibm.com> - 2016-09-17 06:30 +0200
Re: [PATCH V4] mm: Add sysfs interface to dump each node's zonelist information David Rientjes <rientjes@google.com> - 2016-09-20 03:00 +0200
csiph-web