home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / linux / 16555 < prev    next >
Encoding:
Text File  |  1992-11-12  |  1.0 KB  |  32 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!europa.asd.contel.com!darwin.sura.net!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!The-Star.honeywell.com!umn.edu!harry
  3. From: harry@atlas.socsci.umn.edu (Kuo-Chen Chang)
  4. Subject: memory usage
  5. Message-ID: <harry.721630272@puff.socsci.umn.edu>
  6. Sender: news@news2.cis.umn.edu (Usenet News Administration)
  7. Nntp-Posting-Host: puff.socsci.umn.edu
  8. Organization: University of Minnesota
  9. Date: Fri, 13 Nov 1992 04:51:12 GMT
  10. Lines: 20
  11.  
  12. Could someone tell me how Linux uses memory?  
  13.  
  14. I have 20MB RAM on board, with 8MB swap partition on /dev/hdb5.  I used
  15. free to show much memory available and got this:
  16.  
  17.     total    used    cache    free    shared
  18. memory:    19600    6468    12708    424    5328
  19. swap0:    8576    0        8576    0
  20.  
  21. I don't understand why system uses up all system and what is cache.
  22.  
  23.  
  24. I didn't pay too much attention to memory usage until recently I got 
  25. kicked out of program with error message "Out of memory".  
  26.  
  27. Thanks!  --Harry
  28.  
  29. BTW, when I first login, there are about 6MB free memory and then drops
  30. rapidly down to less than 1 MB free.
  31.  
  32.