Robert Mecklenburg wrote:
I'm trying to compile emacs under cygwin to debug the hanging problems
I'm experiencing and I've run into a minor wall. Running
emacs-21.2.install yields the error:
Just a heads up: I am debugging a hang problem in Cygwin that emacs seems
to trigger.
Robert Mecklenburg wrote:
Static heap usage: 2129280 of 10648960, slop is 65536 -- 8320k wasted -- reset to
2194816k
emacs: SHEAP_ADJUSTMENT needs to be modified to reduce memory waste!
You increased the heap size, but it's outside the fuzz range -- you
are over it by about 8 MB. Emacs would run
RM> fatal ("SHEAP_ADJUSTMENT needs to be modified to reduce memory waste!");
JB> The proper thing to do is adjust SHEAP_ADJUSTMENT like the message says.
JB> I think the SLOP parameter is a comparison fuzz setting.
Okay, I'm forced to admit how lame I am, but I can't figure out how to
reset this
Robert Mecklenburg wrote:
fatal ("SHEAP_ADJUSTMENT needs to be modified to reduce memory waste!");
}
I suppose I could increase the size of STATIC_HEAP_SLOP, but that is
clearly a bad hack and may have other consequences. Suggestions?
The proper thing to do is adjust SHEAP_ADJUSTMENT like t
I'm trying to compile emacs under cygwin to debug the hanging problems
I'm experiencing and I've run into a minor wall. Running
emacs-21.2.install yields the error:
Dumping under names emacs and emacs-21.2.1
Static heap usage: 2102240 of 2254144, slop is 65536
Static heap us
5 matches
Mail list logo