all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: owner@emacsbugs.donarmstrong.com (Emacs bug Tracking System)
To: Chong Yidong <cyd@stupidchicken.com>
Subject: bug#2685: marked as done (Emergency (alloc): Warning: past 85% of memory limit)
Date: Fri, 22 May 2009 18:50:05 +0000	[thread overview]
Message-ID: <handler.2685.D2685.124301800015773.ackdone@emacsbugs.donarmstrong.com> (raw)
In-Reply-To: 1237202035.8383.2.camel@localhost

[-- Attachment #1: Type: text/plain, Size: 890 bytes --]


Your message dated Fri, 22 May 2009 14:46:56 -0400
with message-id <87ljop561r.fsf@cyd.mit.edu>
and subject line Re: Emergency (alloc): Warning: past 85% of memory limit
has caused the Emacs bug report #2685,
regarding Emergency (alloc): Warning: past 85% of memory limit
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@emacsbugs.donarmstrong.com
immediately.)


-- 
2685: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=2685
Emacs Bug Tracking System
Contact owner@emacsbugs.donarmstrong.com with problems

[-- Attachment #2: Type: message/rfc822, Size: 2562 bytes --]

From: Laurent GUERBY <laurent@guerby.net>
To: emacs-pretest-bug@gnu.org
Subject: Emergency (alloc): Warning: past 85% of memory limit
Date: Mon, 16 Mar 2009 12:13:55 +0100
Message-ID: <1237202035.8383.2.camel@localhost>

Hi,

I compiled using GCC 4.3.2 from debian lenny (abi=32):

GNU Emacs 23.0.91.1 (mips64el-unknown-linux-gnu, X toolkit) of
2009-03-15 on gcc51   

When launching emacs (in text mode) I get a *Warnings* window
with the following message:

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

The machine gcc51 has 1GB of RAM so this warning seems surprising.

Sincerely,

Laurent





[-- Attachment #3: Type: message/rfc822, Size: 2011 bytes --]

From: Chong Yidong <cyd@stupidchicken.com>
To: Laurent GUERBY <laurent@guerby.net>
Cc: John Sullivan <johns@fsf.org>, 2685-done@emacsbugs.donarmstrong.com
Subject: Re: Emergency (alloc): Warning: past 85% of memory limit
Date: Fri, 22 May 2009 14:46:56 -0400
Message-ID: <87ljop561r.fsf@cyd.mit.edu>

> 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.


  reply	other threads:[~2009-05-22 18:50 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-20 23:32 bug#2685: Emergency (alloc): Warning: past 85% of memory limit Chong Yidong
     [not found] ` <1242886205.6098.150.camel@localhost>
     [not found]   ` <8763fubnob.fsf@cyd.mit.edu>
     [not found]     ` <1242926620.6098.168.camel@localhost>
     [not found]       ` <1242942956.6098.170.camel@localhost>
     [not found]         ` <87ljop561r.fsf@cyd.mit.edu>
2009-03-16 11:13           ` Laurent GUERBY
2009-05-22 18:50             ` Emacs bug Tracking System [this message]
2009-05-27  3:06           ` John Sullivan
2009-05-22  4:39   ` Chong Yidong

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=handler.2685.D2685.124301800015773.ackdone@emacsbugs.donarmstrong.com \
    --to=owner@emacsbugs.donarmstrong.com \
    --cc=cyd@stupidchicken.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.