From owner-freebsd-current Tue Nov 4 09:45:48 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id JAA24212 for current-outgoing; Tue, 4 Nov 1997 09:45:48 -0800 (PST) (envelope-from owner-freebsd-current) Received: from sendero-ppp.i-connect.net (sendero-ppp.i-Connect.Net [206.190.143.100]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id JAA24202 for ; Tue, 4 Nov 1997 09:45:43 -0800 (PST) (envelope-from shimon@sendero-ppp.i-connect.net) Received: (qmail 11764 invoked by uid 1000); 4 Nov 1997 17:46:09 -0000 Message-ID: X-Mailer: XFMail 1.2-beta-103097 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit MIME-Version: 1.0 In-Reply-To: <199711040917.EAA00368@dyson.iquest.net> Date: Tue, 04 Nov 1997 09:46:09 -0800 (PST) Organization: Atlas Telecom From: Simon Shapiro To: "John S. Dyson" Subject: Re: More on fast make world... Cc: dyson@FreeBSD.ORG, freebsd-current@FreeBSD.ORG Sender: owner-freebsd-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Hi John S. Dyson; On 04-Nov-97 you wrote: ... > This is my fstab entry. You'll also have to add the MFS option to the > kernel. > The -s param should be smaller than your amount of swap. To add -pipe, > just > edit your /etc/make.conf file and add -pipe to your CFLAGS entry. > > swap /tmp mfs rw,-s=210000,-b=16384,-f=2048 0 0 Thanx! Will test this morning... Simon