From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: PURESIZE increased (again) Date: Tue, 30 May 2006 22:47:21 +0300 Message-ID: References: <87lku5u6tx.fsf@pacem.orebokech.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1149018458 19209 80.91.229.2 (30 May 2006 19:47:38 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 30 May 2006 19:47:38 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue May 30 21:47:37 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 1FlABk-00013Y-OZ for ged-emacs-devel@m.gmane.org; Tue, 30 May 2006 21:47:37 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FlABk-00019A-6q for ged-emacs-devel@m.gmane.org; Tue, 30 May 2006 15:47:36 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FlABX-00018v-Qd for emacs-devel@gnu.org; Tue, 30 May 2006 15:47:23 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FlABW-00018j-SX for emacs-devel@gnu.org; Tue, 30 May 2006 15:47:23 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FlABW-00018g-ON for emacs-devel@gnu.org; Tue, 30 May 2006 15:47:22 -0400 Original-Received: from [192.114.186.66] (helo=romy.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FlAHN-0000Fd-Ok for emacs-devel@gnu.org; Tue, 30 May 2006 15:53:26 -0400 Original-Received: from HOME-C4E4A596F7 (IGLD-83-130-252-174.inter.net.il [83.130.252.174]) by romy.inter.net.il (MOS 3.7.3-GA) with ESMTP id ETC82292 (AUTH halo1); Tue, 30 May 2006 22:47:20 +0300 (IDT) Original-To: emacs-devel@gnu.org In-reply-to: (message from Reiner Steib on Tue, 30 May 2006 21:40:30 +0200) 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:55495 Archived-At: > From: Reiner Steib > Cc: emacs-devel@gnu.org > Date: Tue, 30 May 2006 21:40:30 +0200 > > > 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 Yes, I didn't yet have time to prepare a GDB session I promised. Hopefully, I will have that time soon.