All of lore.kernel.org
 help / color / mirror / Atom feed
From: Philip Balister <philip@balister.org>
To: Linux-Omap-Open-Source <linux-omap-open-source@linux.omap.com>
Subject: /proc/pic/smaps output
Date: Sun, 25 Mar 2007 14:21:26 -0400	[thread overview]
Message-ID: <4606BDA6.70907@balister.org> (raw)

I am using pmap to try and estimate process memory usage on the OSK 
(with the 2.6.20 omap kernel). Here is a short section of output:

40024000   1340K  r-x--  /usr/lib/libomniORB4.so.0.7
40173000     32K  -----  /usr/lib/libomniORB4.so.0.7
4017b000     44K  rw---  /usr/lib/libomniORB4.so.0.7

I am not sure how to interpret the section marked -----. If I look 
directly at the output of /proc/<pid>/smaps, the ----- corresponds to 
---p . If I look on my x86 machine, this section appears be r-xp.

Does anyone have any insight into this? I do not understand why a 
library would be maped as unreadble, unwritable, and not executable.

Thanks,

Philip

                 reply	other threads:[~2007-03-25 18:21 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=4606BDA6.70907@balister.org \
    --to=philip@balister.org \
    --cc=linux-omap-open-source@linux.omap.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.