home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / sgi / 12969 < prev    next >
Encoding:
Text File  |  1992-08-27  |  1.2 KB  |  28 lines

  1. Newsgroups: comp.sys.sgi
  2. Path: sparky!uunet!gatech!darwin.sura.net!zaphod.mps.ohio-state.edu!news.acns.nwu.edu!casbah.acns.nwu.edu!williams
  3. From: williams@casbah.acns.nwu.edu (Gus Williams)
  4. Subject: Using a regular file as swap space?
  5. Message-ID: <1992Aug27.150230.21975@news.acns.nwu.edu>
  6. Sender: usenet@news.acns.nwu.edu (Usenet on news.acns)
  7. Organization: Northwestern University, Evanston, Illinois, USA
  8. Date: Thu, 27 Aug 1992 15:02:30 GMT
  9. Lines: 17
  10.  
  11. I recently ran into a small problem.  We have an old groundwater
  12. code (written in the dark ages before computers) that needs to be
  13. run occasionally.  This code needs huge amounts of swap space. On
  14. the order of 300 megsf (in addition the the 48 megs of ram on my
  15. machine).  On a SUN I use I can use the mkfile command to create a
  16. file and the swapon command to use that file for swap space (slow
  17. but faster that doing the calculations by hand).  I can't seem to
  18. find out how to do this on a SGI.  Any help would be apprieciated.
  19.  
  20. Also on the same subjet.  Is it possilble to swap to a swap partition
  21. mounted on a remote machine.  Again on the SUN I can do
  22.     swapon remote:/dev/sd2b  (or something like that)
  23. Can I do this on SGI?
  24.  
  25. Thanks for any help.
  26.  
  27.  
  28.