Oracle Solaris System Administration (MOSC)

MOSC Banner

RFE for correcting pmap(1M) in Solaris 11.1

edited May 28, 2013 6:30AM in Oracle Solaris System Administration (MOSC) 1 commentAnswered ✓
For example, the pmap(1M) of a Solaris 10 U10 is:
     Example 2: Displaying Memory Allocation and Mapping Types

     The -x option can be used to provide information  about  the
     memory  allocation and mapping types per mapping. The amount
     of resident, non-shared  anonymous,  and  locked  memory  is
     shown for each mapping:

     example$ pmap -x 102908
     102908:   sh
     Address   Kbytes     RSS    Anon  Locked Mode   Mapped File
     00010000      88      88       -       - r-x--  sh
     00036000       8       8       8       - rwx--  sh
     00038000      16      16      16       - rwx--    [ heap ]
     FF260000      16      16       -       - r-x--  en_US.ISO8859-1.so.2
     FF272000      16      16       -       - rwx--  en_US.ISO8859-1.so.2
     FF280000     664     624       -       - r-x--  libc.so.1
     FF336000      32      32       8       - rwx--  libc.so.1

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center