home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / apple2 / 20425 < prev    next >
Encoding:
Text File  |  1992-09-14  |  1.7 KB  |  43 lines

  1. Newsgroups: comp.sys.apple2
  2. Path: sparky!uunet!cis.ohio-state.edu!anaconda.cis.ohio-state.edu!meekins
  3. From: meekins@anaconda.cis.ohio-state.edu (Tim Meekins)
  4. Subject: Re: GS/OS System 5.0.4 vs System 6.0
  5. Message-ID: <1992Sep15.034436.17766@cis.ohio-state.edu>
  6. Sender: news@cis.ohio-state.edu (NETnews        )
  7. Organization: The Ohio State University Dept. of Computer and Info. Science
  8. References: <2AB18A3F.21046@ics.uci.edu> <uerics.716337389@mcl> <mattd-140992121232@city-lights.apple.com>
  9. Date: Tue, 15 Sep 1992 03:44:36 GMT
  10. Lines: 31
  11.  
  12. In article <mattd-140992121232@city-lights.apple.com> mattd@apple.com (Matt Deatherage) writes:
  13. >In article <uerics.716337389@mcl>, uerics@mcl.ucsb.edu (Eric D. Shepherd)
  14. >wrote:
  15. >> 
  16. >> I have a GS-RAM+ with 4Mb, and I get the "Finder needs at least xxxK to run"
  17. >> message now and then.  I think it's just some bizarre quirk in the system
  18. >> software. :)
  19. >> 
  20. >> - Eric S.
  21. >
  22. >I looked into this recently, and it appears the story is this:
  23. >
  24. >Finder tries to do these things:
  25. >
  26. >1.  Allocate its internal out-of-memory safety buffer
  27. >2.  Start the Resource Manager
  28. >3.  Open its own resource fork and read the entire map into memory
  29. >4.  StartUpTools
  30. >
  31. >If _any_ of these fail, you get the "Finder needs xxxK" message.  That
  32. >means if a program is failing to shut down a tool properly that Finder
  33. >now needs where it didn't before (like TextEdit, perhaps), you might
  34. >see this message.  I'm not 100% sure TLShutDown will avoid the problem
  35. >of not shutting down RAM-based tools you started up.
  36. >
  37.  
  38.  
  39. Besides that, not having enough bank 0 memory will also generate out
  40. of memory errors regardless of how much free ram you have. Be sure
  41. you don't have too many inits/DAs/Finder Ext's, etc installed..
  42.  
  43.