home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / sun / apps / 2454 < prev    next >
Encoding:
Internet Message Format  |  1992-11-12  |  1.8 KB

  1. Xref: sparky comp.sys.sun.apps:2454 comp.windows.x:19058 comp.unix.ultrix:8264 comp.unix.admin:6153
  2. Newsgroups: comp.sys.sun.apps,comp.windows.x,comp.unix.ultrix,comp.unix.admin
  3. Path: sparky!uunet!uchdcc!jpiquer
  4. From: jpiquer@dcc.uchile.cl (Jo Piquer)
  5. Subject: Re: Why is xload such a memory pig?
  6. Originator: jpiquer@tortel
  7. Sender: usenet@dcc.uchile.cl (Network News)
  8. Message-ID: <1992Nov12.190254.24366@dcc.uchile.cl>
  9. Date: Thu, 12 Nov 1992 19:02:54 GMT
  10. References: <1992Nov11.223350.18090@leland.Stanford.EDU> <1992Nov12.023124.871@mnemosyne.cs.du.edu>
  11. Organization: Universidad de Chile, Depto. de Ciencias de la Computacion
  12. Lines: 25
  13.  
  14.  
  15. In article <1992Nov12.023124.871@mnemosyne.cs.du.edu>, ihastie@nyx.cs.du.edu (Ian Hastie) writes:
  16. >mosedale@genome.stanford.edu (Dan Mosedale) writes:
  17. >
  18. >>       F UID   PID  PPID CP PRI NI  SZ  RSS WCHAN    STAT TT  TIME COMMAND
  19. >>200080011528  3219  3203  0   1  0 252  896 select   S    ?   0:01 xload -geome
  20. >>200080011666  3263  3248  0   1  0 248  920 select   S    ?   0:01 xload -geome
  21. >>200080011578  3640  3625  0   1  0 248  868 select   S    ?   0:01 xload -geome
  22. >>200080012717  3694  3679  0   1  0 248  884 select   S    ?   0:00 xload -geome
  23. >
  24. >OK... I may be being stupid here, but as far as I understand it a programs RSS
  25. >should always be smaller than it's SZ.  At least surely it should not be bigger
  26. >since this implies that the resident portion is bigger than the total size
  27. >of the process.  Is there really something wierd going on or is it just that
  28. >ps work differently on Suns in this respect from the way it does on DEC's
  29. >boxes??
  30. >
  31. >Ian.
  32.  
  33.     It's typical in Sun OS4.x, it is due to the shared libs, they are
  34. counted for RSS but not for the SZ. xload includes a big part of the libX11
  35. and libc.
  36. -- 
  37.         Jose' Piquer (jpiquer@dcc.uchile.cl)
  38.