GNU bug report logs - #8794
cons_to_long fixes; making 64-bit EMACS_INT the default

Previous Next

Package: emacs;

Reported by: Paul Eggert <eggert <at> cs.ucla.edu>

Date: Fri, 3 Jun 2011 08:45:02 UTC

Severity: wishlist

Tags: fixed, patch

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Paul Eggert <eggert <at> cs.ucla.edu>
To: "Stephen J. Turnbull" <stephen <at> xemacs.org>
Cc: sds <at> gnu.org, emacs-devel <at> gnu.org, 8794 <at> debbugs.gnu.org, Mathias Dahl <mathias.dahl <at> gmail.com>
Subject: bug#8794: feature request: view part of file
Date: Thu, 14 Jun 2012 11:21:35 -0700
Following up to the thread at
<http://lists.gnu.org/archive/html/emacs-devel/2012-06/msg00225.html>,
on 06/14/2012 10:32 AM, Stephen J. Turnbull wrote:

> some users did care about files bigger than 512MB

Sam Steingold was talking about the large-file-warning-threshold limit,
which is soft and which defaults to 10 MB, whereas GNU Emacs's hard
512 MiB limit (on 32-bit hosts) is imposed by how fixnums are implemented.

We could increase GNU Emacs's hard limit from 512 MiB to 2 GiB
by making --with-wide-int the default.  This is Emacs bug 8794.
Stefan asked in <http://debbugs.gnu.org/cgi/bugreport.cgi?bug=8794#52>
for measurements about the performance consequences of this change.
I haven't gotten around to that, but will try to bump the priority.

I'll CC: this to 8794 <at> debbugs.gnu.org and ask for replies to
be sent there too, as this topic is a somewhat-separate issue.




This bug report was last modified 9 years and 94 days ago.

Previous Next


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