From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Reiner Steib Newsgroups: gmane.emacs.devel Subject: Re: PURESIZE increased (again) Date: Tue, 30 May 2006 21:40:30 +0200 Message-ID: References: <87lku5u6tx.fsf@pacem.orebokech.com> Reply-To: Reiner Steib NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1149018075 17734 80.91.229.2 (30 May 2006 19:41:15 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 30 May 2006 19:41:15 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue May 30 21:41:13 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FlA5Q-0008N5-T8 for ged-emacs-devel@m.gmane.org; Tue, 30 May 2006 21:41:05 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FlA5Q-0007Px-GS for ged-emacs-devel@m.gmane.org; Tue, 30 May 2006 15:41:04 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FlA53-0007EJ-9X for emacs-devel@gnu.org; Tue, 30 May 2006 15:40:41 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FlA51-0007CB-Hs for emacs-devel@gnu.org; Tue, 30 May 2006 15:40:40 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FlA51-0007Bv-5T for emacs-devel@gnu.org; Tue, 30 May 2006 15:40:39 -0400 Original-Received: from [134.60.1.1] (helo=mail.uni-ulm.de) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1FlAAo-00087B-33; Tue, 30 May 2006 15:46:38 -0400 Original-Received: from bridgekeeper.physik.uni-ulm.de (bridgekeeper.physik.uni-ulm.de [134.60.10.123]) by mail.uni-ulm.de (8.13.6/8.13.6) with ESMTP id k4UJeVlp007185; Tue, 30 May 2006 21:40:31 +0200 (MEST) Original-Received: by bridgekeeper.physik.uni-ulm.de (Postfix, from userid 170) id 0261A11B2C; Tue, 30 May 2006 21:40:30 +0200 (CEST) Original-To: Eli Zaretskii X-Face: 1; h7XMU[7l}$T@J.D}5z*w8Tg'}B5ArAWc8>2X~otB; kOjKs8X%|hTC#dG:%Vpx")x7S/`v :VXU#fZW$X$zdhEU.RfVQ@<-m9IuN{Hm"fW{,5]6kR'M*vEs+{5Cj!L(JTRzA$(},?5J=sm; %Od, emacs-devel@gnu.org In-Reply-To: (Eli Zaretskii's message of "Sat, 29 Apr 2006 18:13:18 +0300") User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.50 (gnu/linux) X-DCC-WEiAPG-Metrics: gemini 1072; Body=2 Fuz1=2 Fuz2=2 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:55494 Archived-At: On Sat, Apr 29 2006, Eli Zaretskii wrote: >> From: Reiner Steib >> On Fri, Apr 28 2006, Eli Zaretskii wrote: >> >> > I think it's time to see whether the *.elc files we use are identical. >> > Can you upload a couple of worst offenders, say, files.elc and >> > simple.elc? I'd like to compare them to mine. [...] > I compared these with the versions compiled on a 32-bit Windows host, > and they seem to be identical, except for 2 aspects: > > . Source files, whose absolute file names appear in a comment at the > beginning of the .elc files. These are in comments, so they are > obviously not the reason for the differences in pure space usage. > > . Minor differences in the defvar's and custom forms, like these: > > -(defvar backup-inhibited nil (#$ . 2763)) > +(defvar backup-inhibited nil (#$ . 2801)) [...] > > Meanwhile, I will try to prepare a GDB session that we could use to > compare the pure space allocation during loadup. I just wanted to state that I still need to use "-DSITELOAD_PURESIZE_EXTRA=100000" to avoid an overflow on x86_64 (GNU/Linux) even after the recent increase of BASE_PURESIZE[1]. 90000 is not sufficient. On i686 (GNU/Linux) I need 140000 (130000 is not sufficient). Bye, Reiner. [1] ,---- | 2006-05-24 Luc Teirlinck | | * puresize.h (BASE_PURESIZE): Increase to 1210000. `---- -- ,,, (o o) ---ooO-(_)-Ooo--- | PGP key available | http://rsteib.home.pages.de/