bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#2685: Emergency (alloc): Warning: past 85% of memory limit


From: John Sullivan
Subject: bug#2685: Emergency (alloc): Warning: past 85% of memory limit
Date: Tue, 26 May 2009 23:06:31 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.94 (gnu/linux)

Chong Yidong <cyd@stupidchicken.com> writes:

>> The problem is that Emacs is not determining the start of the data
>> segment properly on MIPS machines.  In src/m/mips.h, we define
>> DATA_START as 0x10000000
>
> On further research, I think this is wrong for GNU/Linux.  It was
> probably written for other operating systems in mind.  Undefining
> DATA_START on GNU/Linux is pretty harmless; as I said, this causes Emacs
> to fall back on another heuristic method for determining the start of
> the data segment.  (Anyway, this change only affects this particular
> platform).  So, I've checked in the change.
>

I just built the pretest and the error is gone. Thanks!





reply via email to

[Prev in Thread] Current Thread [Next in Thread]