home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / unix / bsd / 10223 < prev    next >
Encoding:
Text File  |  1992-12-14  |  2.4 KB  |  45 lines

  1. Newsgroups: comp.unix.bsd
  2. Path: sparky!uunet!elroy.jpl.nasa.gov!sdd.hp.com!caen!hellgate.utah.edu!fcom.cc.utah.edu!cs.weber.edu!terry
  3. From: terry@cs.weber.edu (A Wizard of Earth C)
  4. Subject: Re: Occasional system hangs
  5. Message-ID: <1992Dec15.034235.21052@fcom.cc.utah.edu>
  6. Sender: news@fcom.cc.utah.edu
  7. Organization: University of Utah Computer Center
  8. References: <andrewh.724059111@bruce.cs.monash.edu.au> <jason.724071780@sorokin> <1992Dec12.073053.2721@fcom.cc.utah.edu> <1992Dec12.223932.15096@runx.oz.au>
  9. Date: Tue, 15 Dec 92 03:42:35 GMT
  10. Lines: 33
  11.  
  12. In article <1992Dec12.223932.15096@runx.oz.au>, bde@runx.oz.au (Bruce Evans) writes:
  13. |> In article <1992Dec12.073053.2721@fcom.cc.utah.edu> terry@cs.weber.edu (A Wizard of Earth C) writes:
  14. |> 
  15. |> >RAM isn't a problem; I have run a sufficiently stripped kernel on a 640K
  16. |> >(no extended or expanded memory!) 386 Box with an NE2K card for periods
  17. |> >in excess of 4 days with moderate usage (20 Meg swap on a 30 Meg drive
  18. |> >and /usr remote mounted).  Moderate usage is 3 users curious about it and
  19. |> >beating on the compiler.  Obviously, no X  8-).
  20. |> 
  21. |> How fast does it run?  I have run a fairly large kernel on a 386 system with
  22. |> 1664K.  It runs OK until it starts swapping.  (Actually it runs dismally
  23. |> because the disks are slow MFM 2:1 interleave and the system has to go to the
  24. |> disk for almost everything.)  When it starts swapping, the disk light stays
  25. |> on all the time and it takes several minutes to run the shell script
  26. |> 'umount -af; sync'.  The shell is bash (definitely too big).  All known
  27. |> patches related to memory leaks and disk activity are installed.
  28.  
  29. Well, this is pretty much to be expected... swapping kills, especially on
  30. slow spindles.  The small box I played around with (above) has a fast disk;
  31. swapping isn't that big a problem as long as the image you run plus the
  32. kernel size fits in ram, or you have a moderately fast disk.
  33.  
  34.  
  35.                     Terry Lambert
  36.                     terry@icarus.weber.edu
  37.                     terry_lambert@novell.com
  38. ---
  39. Any opinions in this posting are my own and not those of my present
  40. or previous employers.
  41. -------------------------------------------------------------------------------
  42.                                         "I have an 8 user poetic license" - me
  43.  Get the 386bsd FAQ from agate.berkeley.edu:/pub/386BSD/386bsd-0.1/unofficial
  44. -------------------------------------------------------------------------------
  45.