SPUG: Process Size

Mike mike at unixgeek.net
Thu Nov 2 18:47:53 CST 2000


I have a question related to the topic. Once you:
open(STAT,"/proc/$$/status");

what is the format to read from it ect.

At 04:00 PM 11/2/2000 -0800, you wrote:
>On Thu, 2 Nov 2000, John Cokos wrote:
> > ps ux gives %mem
> >
> > What I need to know is the actual bytes of memory consumed
>
>Your ps (or top, or qps*, etc.) with some form of flags should also
>incude columns for RSS and SHARE, or maybe a SIZE:
>
>   PID USER     PRI  NI  SIZE  RSS SHARE STAT  LIB %CPU %MEM   TIME COMMAND
>25864 jmates    -4  -6  6828 6828  1944 S <     0  0.3  6.1   7:46 Maelstrom
>
>Though the size values are usualy in kilobytes, not bytes...
>
>* qps is a spiffy graphical top for X Windows under Linux or Solaris:
>
>http://www.nada.kth.se/~f91-men/qps/
>
>--
>Jeremy A. Mates                       (206) 221-4714   Fax: 685-7301
>Senior Systems Administrator          K 353B, Health Sciences Center
>http://www.mbt.washington.edu/        Mail Box 357730
>University of Washington              Seattle, WA  98195
>
>
>  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
>      POST TO: spug-list at pm.org       PROBLEMS: owner-spug-list at pm.org
>       Subscriptions; Email to majordomo at pm.org:  ACTION  LIST  EMAIL
>   Replace ACTION by subscribe or unsubscribe, EMAIL by your Email-address
>  For daily traffic, use spug-list for LIST ;  for weekly, spug-list-digest
>   Seattle Perl Users Group (SPUG) Home Page: http://www.halcyon.com/spug/


 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
     POST TO: spug-list at pm.org       PROBLEMS: owner-spug-list at pm.org
      Subscriptions; Email to majordomo at pm.org:  ACTION  LIST  EMAIL
  Replace ACTION by subscribe or unsubscribe, EMAIL by your Email-address
 For daily traffic, use spug-list for LIST ;  for weekly, spug-list-digest
  Seattle Perl Users Group (SPUG) Home Page: http://www.halcyon.com/spug/





More information about the spug-list mailing list