home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / unix / admin / 6161 < prev    next >
Encoding:
Internet Message Format  |  1992-11-12  |  1.9 KB

  1. Xref: sparky comp.unix.admin:6161 comp.unix.ultrix:8274 comp.windows.x:19069 comp.sys.sun.apps:2457
  2. Newsgroups: comp.unix.admin,comp.unix.ultrix,comp.windows.x,comp.sys.sun.apps
  3. Path: sparky!uunet!ukma!usenet.ins.cwru.edu!agate!doc.ic.ac.uk!cc.ic.ac.uk!imperial.ac.uk!vulture
  4. From: vulture@imperial.ac.uk (Thomas Sippel - Dau)
  5. Subject: Re: Why is xload such a memory pig?
  6. Message-ID: <1992Nov12.202948.24923@cc.ic.ac.uk>
  7. Sender: vulture@carrion.cc.ic.ac.uk (Thomas Sippel - Dau)
  8. Nntp-Posting-Host: cscgc
  9. Reply-To: cmaae47@imperial.ac.uk
  10. Organization: Imperial College of Science, Technology and Medicine
  11. References: <1992Nov11.223350.18090@leland.Stanford.EDU>
  12. Date: Thu, 12 Nov 92 20:29:47 GMT
  13. Lines: 28
  14.  
  15. In article <1992Nov11.223350.18090@leland.Stanford.EDU>, mosedale@genome.stanford.edu (Dan Mosedale) writes:
  16. .....
  17. - -rwxr-sr-x  1 root     kmem        24576 Oct  1 18:07 xload*
  18. - The executable was compiled with gcc 2.2.2, and is nice and small
  19. - since it was linked with shared libraries.
  20.  
  21. I guess it is just X what is the pig. This I found on IRIX
  22.  
  23. carrion$ ls -l `whence xload`
  24. -rwxr-sr-x   1 root     sys       254128 Mar  6  1992 /usr/bin/X11/xload
  25.  
  26. carrion$ ps -le
  27.  F S  UID   PID  PPID  C PRI NI P   SZ:RSS     WCHAN TTY       TIME COMD
  28. 30 S   98 15020     1  0 +39 24 *  482:119  80149700 ?         0:21 gr_osview
  29. 30 S   98 15023     1  0  26 24 *  328:39   80149700 ?         0:26 xload
  30.  
  31. gr_osview is a similar (though more useful but proprietary) system activity
  32. display tool.
  33.  
  34.                                         Thomas
  35.  
  36. -- 
  37. *** This is the operative statement, all previous statements are inoperative.
  38. *   email: cmaae47 @ ic.ac.uk (Thomas Sippel - Dau) (uk.ac.ic on Janet)
  39. *   voice: +44 71 589 5111 x4937 or 4934 (day), or +44 71 823 9497 (fax)
  40. *   snail: Imperial College of Science, Technology and Medicine
  41. *   The Center for Computing Services, Kensington SW7 2BX, Great Britain
  42.