home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / atari / st / 18687 < prev    next >
Encoding:
Internet Message Format  |  1992-12-21  |  1.7 KB

  1. Path: sparky!uunet!noc.near.net!hri.com!spool.mu.edu!agate!doc.ic.ac.uk!uknet!sersun1!okes
  2. From: okes@essex.ac.uk (Simon Oke)
  3. Newsgroups: comp.sys.atari.st
  4. Subject: Re: Virtual Memory on MultiTos
  5. Message-ID: <OKES.92Dec20171814@SunLab45.essex.ac.uk>
  6. Date: 20 Dec 92 17:18:14 GMT
  7. References: <1992Dec16.043917.1193@cc.umontreal.ca> <724600898.9501@minster.york.ac.uk>
  8. Sender: news@sersun1.essex.ac.uk
  9. Organization: Department of Computer Science, University of Essex, UK.
  10. Lines: 20
  11. In-reply-to: mjl-b@minster.york.ac.uk's message of 17 Dec 92 14:01:39 GMT
  12.  
  13. In article <724600898.9501@minster.york.ac.uk> mjl-b@minster.york.ac.uk writes:
  14. | In article <1992Dec16.043917.1193@cc.umontreal.ca> kosmatoo@JSP.UMontreal.CA (Kosmatos Odisseas) writes:
  15. | >(At our university, we have tons of 16Mhz,68020-based workstations for the
  16. | > first-to-third year students that use virtual memory THROUGH A NETWORK,
  17. | > [meaning no local hard disk, a virual memory page swap has to be done 
  18. | >  through a busy network] and run quite well. You NEVER (ever) have to
  19. | > worry about running out of memory.
  20. |
  21. | Not quite true -- you can run out of swap space on the server, and there is
  22. | a limit to the total amount of memory a process/user can have. And swapping
  23. | over the network is still much slower than swapping onto a local hard disk.
  24. |
  25. You want to know about running out of VM? The program I am writing for my
  26. project uses Dijkstra's algorithm for searching a graph. Running on a 40Mb
  27. Sparcstation with 120Mb of swap space, I got out of memory errors. OUCH!
  28. (I soon removed the bug that caused the problem - *severe* memory leakage!)
  29.  
  30. --
  31. Simon Oke, 3rd year Computer Science
  32. undergraduate at the University of Essex, UK.
  33.