home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / unix / amiga / 411 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  2.0 KB

  1. Path: peer-news.britain.eu.net!uknet!str-ccsun!not-for-mail
  2. From: nbc@vulture.dmem.strath.ac.uk (Neil Brendan Clark)
  3. Newsgroups: comp.unix.amiga,comp.os.linux.m68k
  4. Subject: Re: PROBLEMS: IDE HD's with Linux
  5. Date: 9 Feb 1996 16:42:11 -0000
  6. Organization: University of Strathclyde
  7. Message-ID: <4ffth3$3g3@vulture.dmem.strath.ac.uk>
  8. References: <1771.6606T1007T296@stack.urc.tue.nl>
  9. NNTP-Posting-Host: vulture.dmem.strath.ac.uk
  10.  
  11. E. Durmin <eka@stack.urc.tue.nl> wrote:
  12. >I just have 4 Mb fast and 2 Mb chip... this means that I can't use X-Windows...
  13. >Why can't I use X when I have virtual memory? Is it because not evrything
  14. >can be swapped to VM or is it just because it is tooo sloow?
  15.  
  16. I used to use X on my 4MB fast 1200 before I acquired a 16 megabyte SIMM. Does
  17. this tell you something? The problem is twofold really. As you state, certain
  18. parts of the system cannot be swapped out. These include the kernel, and
  19. pages of RAM that are "wired" for several possible reasons, such as DMA 
  20. transfers. If I remember correctly, approximately 2M of RAM was lcoked on
  21. a 4M fast machine - i.e. you have about 2M left to play with. Not good.
  22.  
  23. The reason X is so bad is that there is something called the "working set"
  24. of pages for a process(es). This is akin to the number of pages that need
  25. to be present at a given moment of time in real RAM to avoid swapping to
  26. disk. If you exceed this, you will be constantly swapping to disk. This
  27. in fact happens - with two rxvts (small xterms) using twm, moving the mouse
  28. between the two would cause the system to swap.
  29.  
  30. Other issues arise too; you cannot (seem) to use the disk cache to any great
  31. effect either with small amounts of RAM, so bang goes more performance. 
  32.  
  33. AFAIK, with BSD systems anyway, 4M is fine without X, 8M is OKish with X,
  34. 16M *flys* with X. Although I hear that Linux is a bit less demanding on
  35. RAM than NetBSD.
  36.  
  37. -- 
  38. "I have trouble imagining death at that income level" - White Noise, D.Delillo
  39.  
  40.                  Neil Clark, Transparent Telepresence Group
  41.                    http://telepresence.dmem.strath.ac.uk
  42.