Gnus development mailing list
 help / color / mirror / Atom feed
From: lee <lee@yun.yagibdah.de>
To: ding@gnus.org
Subject: Re: gnus calling garbage collection?
Date: Mon, 27 Jun 2011 01:37:45 +0200	[thread overview]
Message-ID: <87oc1kw4dy.fsf@yun.yagibdah.de> (raw)
In-Reply-To: <m2mxh4xqrw.fsf@igel.home> (Andreas Schwab's message of "Sun, 26 Jun 2011 22:48:51 +0200")

Andreas Schwab <schwab@linux-m68k.org> writes:

> lee <lee@yun.yagibdah.de> writes:
>
>> gc-cons-threshold is set to 4GB.
>
> (* 4 1024 1024) is not 4GB.

Argh, of course it's 4MB, that's quite a difference! That happens when I
stay up too long :(

Now I'm trying


(setq gc-cons-threshold (* 512 1024 1024))
(setq gc-cons-percentage 0.9)


... after finding out that it's easy to make emacs allocate about 14GB
of memory. This will take some more experimentation.



      reply	other threads:[~2011-06-26 23:37 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-24 10:33 lee
2011-06-26  9:20 ` Lars Magne Ingebrigtsen
2011-06-26 20:13   ` lee
2011-06-26 20:48     ` Andreas Schwab
2011-06-26 23:37       ` lee [this message]

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=87oc1kw4dy.fsf@yun.yagibdah.de \
    --to=lee@yun.yagibdah.de \
    --cc=ding@gnus.org \
    /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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).