home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / windows / openloo / 4370 < prev    next >
Encoding:
Text File  |  1992-11-04  |  2.0 KB  |  47 lines

  1. Newsgroups: comp.windows.open-look
  2. Path: sparky!uunet!cis.ohio-state.edu!magnus.acs.ohio-state.edu!usenet.ins.cwru.edu!agate!spool.mu.edu!uwm.edu!linac!att!cbnewsm!cbnewsl!att-out!cbfsb!cbnewsg.cb.att.com!nh
  3. From: nh@cbnewsg.cb.att.com (nicholas.hounsome)
  4. Subject: Re: 32 Megs sucked dry by Open Windows 3.0
  5. Message-ID: <1992Nov5.092701.13090@cbfsb.cb.att.com>
  6. Sender: news@cbfsb.cb.att.com
  7. Organization: AT&T
  8. References: <1992Nov4.144539.7162@eng.ufl.edu>
  9. Date: Thu, 5 Nov 1992 09:27:01 GMT
  10. Lines: 35
  11.  
  12. From article <1992Nov4.144539.7162@eng.ufl.edu>, by dlopata@stat.ufl.edu (David Lopata):
  13. > ...
  14. >     Hi guys!  I'm curious to know exactly how much memory Openwindows is
  15. > SUPPOSED to be taking up.
  16. >     With a single Xterm, Mailtool, console, and XRN, Top reports the
  17. > following:
  18. >     Memory: 27844K available, 27316K in use, 528K free, 2368K locked.
  19. >     Pstat reports that 20876 of our 32720 swap partition is used.  Nice.
  20. >     We're running OW 3.0, SunOS 4.1.3 with tmpfs (patched 100507-04).
  21. > What numbers do you guys get?  The machines is an IPX with 32 Megs.  It's a
  22. > test machine, so nobody else is logged in/eating resources. 
  23. > -----------------------------------------------------------------------------
  24. > David C. Lopata                                          dlopata@stat.ufl.edu
  25. > System Manager, Dept. of Statistics                           234A Floyd Hall
  26. > "Impeach Clinton!"                                     (904)392-1941 Ext. 233
  27.  
  28. This is typical.
  29. One soloution is to use Xsun from X11R5 instead of OW3 which carries all
  30. the sunview/NeWS baggage - that saves a few megs.
  31. Using xterm instead of cmdtool is probably a bad idea because it uses 
  32. a completely different set of libraries (Xt) to the sun stuff (xview)
  33. and so there is more unshared code to swap in (although this doesn't come
  34. from your swap partition).
  35.  
  36. If you think you have problems then try running dbxtool on a large 
  37. X application that has been processed by purify - I can just do it
  38. with one cmdtool and nothing else.
  39.  
  40. Nick Hounsome
  41.