[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: GC (was: lists.texi)
From: |
Miles Bader |
Subject: |
Re: GC (was: lists.texi) |
Date: |
Sat, 25 Jun 2005 09:51:03 +0900 |
On 6/25/05, Luc Teirlinck <address@hidden> wrote:
> Well, obviously if you have very little resident memory and set
> gc-cons-threshold to a huge value, then conceivably your operating
> system could wind up spending most of its time swapping memory. Then
> not only Emacs, but everything else as well, will become slow. I do
> not know whether that is what Eli is referring too. Certainly, if you
> have a reasonable amount of resident memory, increasing
> gc-cons-threshold to 4M should not create any such problems and it
> does speed up things.
It's certainly the case that most machines these days have vastly more
memory than even a few years ago. For developers I think a practical
minimum is 512MB, for less demanding users, maybe 256MB (if you buy a
low-end budget computer, this is typically the amount of RAM it comes
with) -- but a 4MB gc threshold looks like nothing compared to either
one, and the current default (400KB) looks downright silly.
I also think OS memory management is much better these days, which
likewise suggests increasing the default limit.
-Miles
--
Do not taunt Happy Fun Ball.
- Re: lists.texi, (continued)
- Re: lists.texi, Juri Linkov, 2005/06/22
- Re: lists.texi, Eli Zaretskii, 2005/06/22
- Re: lists.texi, Luc Teirlinck, 2005/06/22
- Re: lists.texi, Luc Teirlinck, 2005/06/22
- Re: lists.texi, Richard M. Stallman, 2005/06/23
- GC (was: lists.texi), Juri Linkov, 2005/06/24
- GC (was: lists.texi), Juri Linkov, 2005/06/24
- Re: GC (was: lists.texi), Eli Zaretskii, 2005/06/24
- Re: GC (was: lists.texi), Juri Linkov, 2005/06/24
- Re: GC (was: lists.texi), Luc Teirlinck, 2005/06/24
- Re: GC (was: lists.texi),
Miles Bader <=
- Re: GC (was: lists.texi), Eli Zaretskii, 2005/06/25
- Re: GC, Adrian Aichner, 2005/06/25
- Re: GC, Miles Bader, 2005/06/25
- Re: GC, Adrian Aichner, 2005/06/25
- Re: GC, Miles Bader, 2005/06/25
- Re: GC, Adrian Aichner, 2005/06/26
- Re: GC, Eli Zaretskii, 2005/06/26
- Re: GC, Juri Linkov, 2005/06/26
- Re: GC, Richard M. Stallman, 2005/06/27
- Re: GC, Richard M. Stallman, 2005/06/26