From owner-freebsd-current Thu Jun 6 15:53:13 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id PAA16746 for current-outgoing; Thu, 6 Jun 1996 15:53:13 -0700 (PDT) Received: from covina.lightside.com (covina.lightside.com [198.81.209.1]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id PAA16741 for ; Thu, 6 Jun 1996 15:53:11 -0700 (PDT) Received: by covina.lightside.com (Smail3.1.28.1 #6) id m0uRnvL-0004KUC; Thu, 6 Jun 96 15:53 PDT Date: Thu, 6 Jun 1996 15:53:01 -0700 (PDT) From: Jake Hamby To: Peter Mutsaers cc: freebsd-current@freebsd.org Subject: Re: More on VM, swap leaks In-Reply-To: <199606060533.HAA02276@plm.xs4all.nl> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Thu, 6 Jun 1996, Peter Mutsaers wrote: > JH> By the way, I'll be building emacs 19.31, among other things, > JH> this week, with FreeBSD-current and Solaris/x86, so I'll post > JH> if I have any problems with the new pmap code. Also, I'm > JH> using GCC 2.7.2 with 2.7.3 patches and - -O2, to try to shake > JH> out any optimizer bugs before 2.7.3 is officially released > JH> (and if I find none, to encourage us to put 2.7.3 in > JH> -current!). > > I built 19.31 too, with the same results. I did not yet use 2.7.2 > however. Using the latest kernel (June 5 afternoon) I have had no problems. I just built Emacs 19.31 with 2.7.2 and CFLAGS="-O2 -m486 -pipe". No problems whatsoever. This machine is a 486DX4/100 with 36MB of RAM. ---Jake