linux-mm.kvack.org archive mirror
 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

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

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

end of thread, other threads:[~2015-01-16 14:38 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;
as well as URLs for NNTP newsgroup(s).