linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Pintu Agarwal <pintu_agarwal@yahoo.com>
To: "linux-mm@kvack.org" <linux-mm@kvack.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: HELP :  Rss and Pss pages are always 0 for some drivers. Why?
Date: Tue, 8 Nov 2011 07:26:55 -0800 (PST)	[thread overview]
Message-ID: <1320766015.85140.YahooMailNeo@web162006.mail.bf1.yahoo.com> (raw)

Dear All,
 
I have a problem regarding RSS and PSS pages always showing zero for some PID.
 
We are using customized kernel2.6.36 (arm with no swap).
 
We are having a menu-screen application (current PID 1939)
 
When I do cat /proc/1939/smaps we are getting "Rss", "Pss" page as always zero for some of the modules  /dev/ump and /dev/mali.
The output is as follows:-
cat /proc/1936/smaps | grep -A 11 /dev/ump
43698000-43810000 rw-s 0000e000 00:11 6751       /dev/ump
Size:               1504 kB
Rss:                   0 kB
Pss:                   0 kB
Shared_Clean:          0 kB
Shared_Dirty:          0 kB
Private_Clean:         0 kB
Private_Dirty:         0 kB
Referenced:            0 kB
Swap:                  0 kB
KernelPageSize:        4 kB
MMUPageSize:           4 kB
----------------------------------------------------------------------
 
I wanted to understand why Rss and Pss pages information for only /dev/ump (similarly for /dev/mali) is not shown correctly by smaps.
Where could be the problem and where I should debug?
 
Any information on this will be a great help.
 
 
 
Thanks, Regards,
Pintu Kumar

--
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/ .
Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

             reply	other threads:[~2011-11-08 15:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-08 15:26 Pintu Agarwal [this message]
2011-11-14  6:02 ` HELP needed : Mali and UMP drivers : Rss and Pss pages always 0 Pintu Agarwal

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=1320766015.85140.YahooMailNeo@web162006.mail.bf1.yahoo.com \
    --to=pintu_agarwal@yahoo.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.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