public inbox for linux-man@vger.kernel.org
 help / color / mirror / Atom feed
* [Bug 10995] Incorrect data being reported in /proc/pid/statm
       [not found] ` <bug-10995-11311-V0hAGp6uBxO456/isadD/XN4h3HLQggn@public.gmane.org/>
@ 2008-09-26 13:42   ` bugme-daemon-590EEB7GvNiWaY/ihj7yzEB+6BGkLq7r
  2008-10-01 13:43   ` bugme-daemon-590EEB7GvNiWaY/ihj7yzEB+6BGkLq7r
  2008-10-01 13:43   ` bugme-daemon-590EEB7GvNiWaY/ihj7yzEB+6BGkLq7r
  2 siblings, 0 replies; 3+ messages in thread
From: bugme-daemon-590EEB7GvNiWaY/ihj7yzEB+6BGkLq7r @ 2008-09-26 13:42 UTC (permalink / raw)
  To: linux-man-u79uwXL29TY76Z2rM5mHXA

http://bugzilla.kernel.org/show_bug.cgi?id=10995


alan-qBU/x9rampVanCEyBjwyrvXRex20P6io@public.gmane.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|process_other@kernel-       |documentation_man-
                   |bugs.osdl.org               |pages-ztI5WcYan/vQLgFONoPN62D2FQJk+8+b@public.gmane.org




------- Comment #1 from alan-qBU/x9rampVanCEyBjwyrvXRex20P6io@public.gmane.org  2008-09-26 06:42 -------
Agreed - this is a documentation item


-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug 10995] Incorrect data being reported in /proc/pid/statm
       [not found] ` <bug-10995-11311-V0hAGp6uBxO456/isadD/XN4h3HLQggn@public.gmane.org/>
  2008-09-26 13:42   ` [Bug 10995] Incorrect data being reported in /proc/pid/statm bugme-daemon-590EEB7GvNiWaY/ihj7yzEB+6BGkLq7r
@ 2008-10-01 13:43   ` bugme-daemon-590EEB7GvNiWaY/ihj7yzEB+6BGkLq7r
  2008-10-01 13:43   ` bugme-daemon-590EEB7GvNiWaY/ihj7yzEB+6BGkLq7r
  2 siblings, 0 replies; 3+ messages in thread
From: bugme-daemon-590EEB7GvNiWaY/ihj7yzEB+6BGkLq7r @ 2008-10-01 13:43 UTC (permalink / raw)
  To: linux-man-u79uwXL29TY76Z2rM5mHXA

http://bugzilla.kernel.org/show_bug.cgi?id=10995





------- Comment #2 from mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org  2008-10-01 06:43 -------
(In reply to comment #0)
> If this field cannot be properly populated, the proc man page should at least
> be corrected to say it's always 0.

Mark,

What version of the man page are you looking at?  Nowadays the page says:

       /proc/[pid]/statm
              Provides information about memory usage,  measured
              in pages.  The columns are:

                  size       total program size
                             (same as VmSize in /proc/[pid]/status)
                  resident   resident set size
                             (same as VmRSS in /proc/[pid]/status)
                  share      shared pages (from shared mappings)
                  text       text (code)
                  lib        library (unused in Linux 2.6)
                  data       data + stack
                  dt         dirty pages (unused in Linux 2.6)

(The page was modified in version 3.01 of man-pages.)


-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug 10995] Incorrect data being reported in /proc/pid/statm
       [not found] ` <bug-10995-11311-V0hAGp6uBxO456/isadD/XN4h3HLQggn@public.gmane.org/>
  2008-09-26 13:42   ` [Bug 10995] Incorrect data being reported in /proc/pid/statm bugme-daemon-590EEB7GvNiWaY/ihj7yzEB+6BGkLq7r
  2008-10-01 13:43   ` bugme-daemon-590EEB7GvNiWaY/ihj7yzEB+6BGkLq7r
@ 2008-10-01 13:43   ` bugme-daemon-590EEB7GvNiWaY/ihj7yzEB+6BGkLq7r
  2 siblings, 0 replies; 3+ messages in thread
From: bugme-daemon-590EEB7GvNiWaY/ihj7yzEB+6BGkLq7r @ 2008-10-01 13:43 UTC (permalink / raw)
  To: linux-man-u79uwXL29TY76Z2rM5mHXA

http://bugzilla.kernel.org/show_bug.cgi?id=10995


mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|documentation_man-          |mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
                   |pages-ztI5WcYan/vQLgFONoPN62D2FQJk+8+b@public.gmane.org  |
             Status|NEW                         |ASSIGNED




-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the assignee for the bug, or are watching the assignee.
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-10-01 13:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <bug-10995-11311@http.bugzilla.kernel.org/>
     [not found] ` <bug-10995-11311-V0hAGp6uBxO456/isadD/XN4h3HLQggn@public.gmane.org/>
2008-09-26 13:42   ` [Bug 10995] Incorrect data being reported in /proc/pid/statm bugme-daemon-590EEB7GvNiWaY/ihj7yzEB+6BGkLq7r
2008-10-01 13:43   ` bugme-daemon-590EEB7GvNiWaY/ihj7yzEB+6BGkLq7r
2008-10-01 13:43   ` bugme-daemon-590EEB7GvNiWaY/ihj7yzEB+6BGkLq7r

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox