Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1708127

Re: [PATCH RFC v2] Add /proc/pid/smaps_rollup

From Randy Dunlap <rdunlap@infradead.org>
Newsgroups linux.kernel
Subject Re: [PATCH RFC v2] Add /proc/pid/smaps_rollup
Date 2017-08-10 03:30 +0200
Message-ID <ucKsq-768-13@gated-at.bofh.it> (permalink)
References <uccK6-va-19@gated-at.bofh.it> <ucJmG-6oY-15@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 08/09/2017 05:15 PM, Daniel Colascione wrote:
> 
> diff --git a/Documentation/ABI/testing/procfs-smaps_rollup b/Documentation/ABI/testing/procfs-smaps_rollup
> new file mode 100644
> index 000000000000..fd5a3699edf1
> --- /dev/null
> +++ b/Documentation/ABI/testing/procfs-smaps_rollup
> @@ -0,0 +1,34 @@
> +What:		/proc/pid/smaps_Rollup

        		          smaps_rollup

\although I would prefer smaps_summary. whatever.

> +Date:		August 2017
> +Contact:	Daniel Colascione <dancol@google.com>
> +Description:
> +		This file provides pre-summed memory information for a
> +		process.  The format is identical to /proc/pid/smaps,
> +		except instead of an entry for each VMA in a process,
> +		smaps_rollup has a single entry (tagged "[rollup]")
> +		for which each field is the sum of the corresponding
> +		fields from all the maps in /proc/pid/smaps.
> +		For more details, see the procfs man page.


-- 
~Randy

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH] Add /proc/pid/smaps_rollup Daniel Colascione <dancol@google.com> - 2017-08-08 15:30 +0200
  Re: [PATCH] Add /proc/pid/smaps_rollup Daniel Colascione <dancol@google.com> - 2017-08-08 20:30 +0200
    Re: [PATCH] Add /proc/pid/smaps_rollup Greg KH <gregkh@linuxfoundation.org> - 2017-08-08 20:50 +0200
      Re: [PATCH] Add /proc/pid/smaps_rollup Daniel Colascione <dancol@google.com> - 2017-08-08 21:00 +0200
        Re: [PATCH] Add /proc/pid/smaps_rollup Greg KH <gregkh@linuxfoundation.org> - 2017-08-08 21:00 +0200
  [PATCH RFC v2] Add /proc/pid/smaps_rollup Daniel Colascione <dancol@google.com> - 2017-08-10 02:20 +0200
    Re: [PATCH RFC v2] Add /proc/pid/smaps_rollup Randy Dunlap <rdunlap@infradead.org> - 2017-08-10 03:30 +0200
    Re: [PATCH RFC v2] Add /proc/pid/smaps_rollup Minchan Kim <minchan@kernel.org> - 2017-08-10 06:40 +0200
      Re: [PATCH RFC v2] Add /proc/pid/smaps_rollup Michal Hocko <mhocko@kernel.org> - 2017-08-10 10:50 +0200
        Re: [PATCH RFC v2] Add /proc/pid/smaps_rollup Daniel Colascione <dancol@google.com> - 2017-08-10 12:30 +0200
          Re: [PATCH RFC v2] Add /proc/pid/smaps_rollup Michal Hocko <mhocko@kernel.org> - 2017-08-10 13:00 +0200
            Re: [PATCH RFC v2] Add /proc/pid/smaps_rollup Sonny Rao <sonnyrao@chromium.org> - 2017-08-10 21:00 +0200
              Re: [PATCH RFC v2] Add /proc/pid/smaps_rollup Tim Murray <timmurray@google.com> - 2017-08-10 21:20 +0200

csiph-web