GNU bug report logs - #2685
Emergency (alloc): Warning: past 85% of memory limit

Previous Next

Package: emacs;

Reported by: Laurent GUERBY <laurent <at> guerby.net>

Date: Mon, 16 Mar 2009 11:25:04 UTC

Severity: normal

Done: Chong Yidong <cyd <at> stupidchicken.com>

Bug is archived. No further changes may be made.

Full log


Message #25 received at 2685-done <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Chong Yidong <cyd <at> stupidchicken.com>
To: Laurent GUERBY <laurent <at> guerby.net>
Cc: John Sullivan <johns <at> fsf.org>, 2685-done <at> debbugs.gnu.org
Subject: Re: Emergency (alloc): Warning: past 85% of memory limit
Date: Fri, 22 May 2009 14:46:56 -0400
> 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.




This bug report was last modified 15 years and 364 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.