public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Nick Piggin <nickpiggin@yahoo.com.au>
To: Steven Rostedt <rostedt@goodmis.org>
Cc: Greg Bledsoe <greg.bledsoe@gmail.com>, linux-kernel@vger.kernel.org
Subject: Re: pmap, smap, process memory utilization
Date: Fri, 30 Jun 2006 03:46:32 +1000	[thread overview]
Message-ID: <44A411F8.2020404@yahoo.com.au> (raw)
In-Reply-To: <Pine.LNX.4.58.0606290220220.19156@gandalf.stny.rr.com>

Steven Rostedt wrote:
> On Wed, 28 Jun 2006, Greg Bledsoe wrote:

>>That seems to be what I am hearing in previous lkml discussions.
>>
>>Also, since it seems virtually impossible to get this data on a
>>per-process basis, does smap suffer from these same difficulties, as
>>it seems to calculate this information when asked, and not keep it
>>from process start time.

Hi Greg,

smap should do what you want. Rss is total memory used, and the
following 4 fields are the type of pages used -- shared meaning
it is mapped by more than one process.

-- 
SUSE Labs, Novell Inc.
Send instant messages to your online friends http://au.messenger.yahoo.com 

      reply	other threads:[~2006-06-29 17:46 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-27 18:40 pmap, smap, process memory utilization Greg Bledsoe
2006-06-28  9:36 ` Steven Rostedt
2006-06-28 15:55   ` Greg Bledsoe
2006-06-29  6:34     ` Steven Rostedt
2006-06-29 17:46       ` Nick Piggin [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=44A411F8.2020404@yahoo.com.au \
    --to=nickpiggin@yahoo.com.au \
    --cc=greg.bledsoe@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rostedt@goodmis.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox