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

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!uwm.edu!spool.mu.edu!agate!doc.ic.ac.uk!uknet!glasgow!unix.brighton.ac.uk!ddv
  2. From: ddv@unix.brighton.ac.uk (Domenico De Vitto)
  3. Newsgroups: comp.unix.programmer
  4. Subject: Re: Standard Method of Handling/Detecting Out of Virtual Memory condition
  5. Message-ID: <1992Nov11.173806.25784@unix.brighton.ac.uk>
  6. Date: 11 Nov 92 17:38:06 GMT
  7. Organization: University of Brighton, UK
  8. Lines: 8
  9.  
  10. Confusing post !
  11.  
  12. memory=virtual memory=malloc memory=usable address space=what you can have.
  13.  
  14. It's the swappers job to make sure that a process never has such problems, and
  15. therefore is all transparent no matter how much 'real' memory you have.
  16.  
  17. Dom  De Vitto
  18.