lkml.org 
[lkml]   [2015]   [Sep]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v6 0/2] hugetlb: display per-process/per-vma usage
Date
Hi everyone,

I updated the series against v4.3-rc1.
In patch 1/2, a new fields is split into two to identify shared/private
mapping (thanks to Pádraig).
And I dropped showing per-hugepagesize info in /proc/PID/status in patch
2/2 because there were objections on this part. This saves lines of diff.

Thanks,
Naoya Horiguchi
---
Summary:

Naoya Horiguchi (2):
mm: hugetlb: proc: add hugetlb-related fields to /proc/PID/smaps
mm: hugetlb: proc: add HugetlbPages field to /proc/PID/status

Documentation/filesystems/proc.txt | 10 ++++++++++
fs/proc/task_mmu.c | 39 ++++++++++++++++++++++++++++++++++++++
include/linux/hugetlb.h | 19 +++++++++++++++++++
include/linux/mm_types.h | 3 +++
mm/hugetlb.c | 9 +++++++++
mm/rmap.c | 4 +++-
6 files changed, 83 insertions(+), 1 deletion(-)
\
 
 \ /
  Last update: 2015-09-17 11:41    [W:0.076 / U:0.952 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site