mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] Tiny adjustments to /proc/pid/numa_maps interface and documentation
@ 2015-01-16 13:50 Rafael Aquini
  2015-01-16 13:50 ` [PATCH 1/2] documentation: proc: add /proc/pid/numa_maps interface explanation snippet Rafael Aquini
  2015-01-16 13:50 ` [PATCH 2/2] fs: proc: task_mmu: bump kernelpagesize_kB to EOL in /proc/pid/numa_maps Rafael Aquini
  0 siblings, 2 replies; 3+ messages in thread
From: Rafael Aquini @ 2015-01-16 13:50 UTC (permalink / raw)
  To: linux-kernel; +Cc: akpm, jweiner, dave.hansen, rientjes, linux-mm

This small patchset aims to add missing documentation to the /proc/pid/numa_maps interface
as well as perform a small adjustment on the report output, as suggested by
Andrew Morton, in the following discussion thread:
 * https://lkml.org/lkml/2015/1/5/769 

Rafael Aquini (2):
  documentation: proc: add /proc/pid/numa_maps interface explanation
    snippet
  fs: proc: task_mmu: bump kernelpagesize_kB to EOL in
    /proc/pid/numa_maps

 Documentation/filesystems/proc.txt | 33 +++++++++++++++++++++++++++++++++
 fs/proc/task_mmu.c                 |  4 ++--
 2 files changed, 35 insertions(+), 2 deletions(-)

-- 
1.9.3


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-01-16 13:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-16 13:50 [PATCH 0/2] Tiny adjustments to /proc/pid/numa_maps interface and documentation Rafael Aquini
2015-01-16 13:50 ` [PATCH 1/2] documentation: proc: add /proc/pid/numa_maps interface explanation snippet Rafael Aquini
2015-01-16 13:50 ` [PATCH 2/2] fs: proc: task_mmu: bump kernelpagesize_kB to EOL in /proc/pid/numa_maps Rafael Aquini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome