RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 598054 - add descriptions of columns to pmap(1) man page
Summary: add descriptions of columns to pmap(1) man page
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: procps
Version: 6.0
Hardware: All
OS: Linux
low
low
Target Milestone: rc
: ---
Assignee: Jan Görig
QA Contact: Radek Bíba
URL:
Whiteboard:
Depends On: 586116
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-05-31 10:35 UTC by Jan Görig
Modified: 2010-11-10 21:22 UTC (History)
2 users (show)

Fixed In Version: procps-3.2.8-12.el6
Doc Type: Bug Fix
Doc Text:
Clone Of: 586116
Environment:
Last Closed: 2010-11-10 21:22:15 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Jan Görig 2010-05-31 10:35:38 UTC
+++ This bug was initially created as a clone of Bug #586116 +++

Description of problem:
Please add a short description of the columns shown in the 'pmap -x' output.  Some columns are self-explanatory like Address and KBytes, but RSS and Dirty may not be quite as obvious if you're not familiar with Linux virtual memory terminology.

Columns include Address, Kbytes, RSS, Dirty, Mode, and Mapping

Version-Release number of selected component (if applicable):
procps-3.2.7-16.el5

--- Additional comment from jbastian on 2010-04-26 22:44:51 CEST ---

Possible definitions for pmap(1) man page:

Address: start address of map
Kbytes: size of map in kilobytes
RSS: resident set size in kilobytes
Dirty: dirty pages (both shared and private) in kilobytes
Mode: permissions on map: read, write, execute, shared, private (copy on write)
Mapping: file backing the map, or '[ anon ]' for allocated memory, or  '[ stack ]' for the program stack

See proc(5) man page for more details.

Comment 1 RHEL Program Management 2010-05-31 10:55:17 UTC
This request was evaluated by Red Hat Product Management for inclusion in a Red
Hat Enterprise Linux major release.  Product Management has requested further
review of this request by Red Hat Engineering, for potential inclusion in a Red
Hat Enterprise Linux Major release.  This request is not yet committed for
inclusion.

Comment 4 releng-rhel@redhat.com 2010-11-10 21:22:15 UTC
Red Hat Enterprise Linux 6.0 is now available and should resolve
the problem described in this bug report. This report is therefore being closed
with a resolution of CURRENTRELEASE. You may reopen this bug report if the
solution does not work for you.


Note You need to log in before you can comment on or make changes to this bug.