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


Groups > linux.kernel > #1706823

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

From Greg KH <gregkh@linuxfoundation.org>
Newsgroups linux.kernel
Subject Re: [PATCH] Add /proc/pid/smaps_rollup
Date 2017-08-08 20:50 +0200
Message-ID <uchJM-3NK-9@gated-at.bofh.it> (permalink)
References <uccK6-va-19@gated-at.bofh.it> <uchqr-3H2-43@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Tue, Aug 08, 2017 at 11:22:55AM -0700, Daniel Colascione wrote:
> Adding more people.
> 
> On Tue, Aug 08 2017, Daniel Colascione wrote:
> > /proc/pid/smaps_rollup is a new proc file that improves the
> > performance of user programs that determine aggregate memory
> > statistics (e.g., total PSS) of a process.

What about linux-mm?  Don't they care about this?

Also, do you have a Documentation/ABI update to describe exactly the
output of this file so we know what it is, and know not to change it in
the future?  Or wherever proc files are documented, I'm not sure if ABI/
has all that many of them at the moment given the age of most of them...

> > Anroid regularly "samples" the memory usage of various processes in

Spell checkers are your friend :)

thanks,

greg k-h

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