home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / gnu / emacs / help / 5451 < prev    next >
Encoding:
Text File  |  1993-01-21  |  1.3 KB  |  34 lines

  1. Organization: Sponsored account, Chemical Engineering, Carnegie Mellon, Pittsburgh, PA
  2. Path: sparky!uunet!cis.ohio-state.edu!news.sei.cmu.edu!bb3.andrew.cmu.edu!crabapple.srv.cs.cmu.edu!andrew.cmu.edu!tm8t+
  3. Newsgroups: gnu.emacs.help
  4. Message-ID: <ofLYhH200XQDAcUscW@andrew.cmu.edu>
  5. Date: Thu, 21 Jan 1993 02:05:55 -0500 
  6. From: Tod McQuillin <tm8t+@andrew.cmu.edu>
  7. Subject: Re: "Memory Exhausted" (nonrecoverable error)
  8. In-Reply-To: <KPC.93Jan19181054@zog.arc.nasa.gov>
  9. References: <KPC.93Jan19181054@zog.arc.nasa.gov>
  10. Lines: 22
  11.  
  12. kpc@pluto.arc.nasa.gov (k p c) writes:
  13. > i've tried it setting gc-cons-threshold to 7 meg and 6 meg.  i'm
  14. > pretty sure it works at lower values too but not certain.  lower
  15. > values are too small for everyday running.  i can't upgrade to 18.59
  16. > or 19 due to allegro extensions and lack of resources to install them.
  17. > epoch and lemacs can't handle vt100.  our gnu emacs is stripped and i
  18. > don't know how to remake it.  i am not willing to program in non-lisp
  19. > to fix it.
  20. > i have getmem:
  21. > Physical machine memory: 40868k
  22. > Max memory available to a process: 37716k
  23. > and getswap:
  24. > max 139316k, used 8128k, free 131188k
  25. > on a sparc 2.  i don't have to run x to get the error.
  26.  
  27. Try increasing your data segment and stack resource limits with the
  28. csh command "unlimit" before you run emacs.
  29.