From owner-freebsd-hackers Tue Aug 11 19:43:52 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA02208 for freebsd-hackers-outgoing; Tue, 11 Aug 1998 19:43:52 -0700 (PDT) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from smtp03.primenet.com (smtp03.primenet.com [206.165.6.133]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA02175 for ; Tue, 11 Aug 1998 19:43:40 -0700 (PDT) (envelope-from tlambert@usr01.primenet.com) Received: (from daemon@localhost) by smtp03.primenet.com (8.8.8/8.8.8) id TAA23957; Tue, 11 Aug 1998 19:43:16 -0700 (MST) Received: from usr01.primenet.com(206.165.6.201) via SMTP by smtp03.primenet.com, id smtpd023887; Tue Aug 11 19:43:04 1998 Received: (from tlambert@localhost) by usr01.primenet.com (8.8.5/8.8.5) id TAA06610; Tue, 11 Aug 1998 19:43:02 -0700 (MST) From: Terry Lambert Message-Id: <199808120243.TAA06610@usr01.primenet.com> Subject: Re: KERNFS and MFS To: ben@rosengart.com Date: Wed, 12 Aug 1998 02:43:01 +0000 (GMT) Cc: hackers@FreeBSD.ORG In-Reply-To: from "Snob Art Genre" at Aug 11, 98 05:21:19 pm X-Mailer: ELM [version 2.4 PL25] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > The console has a message from the swap pager suggesting that 190 MB > isn't enough. Also a message from the kernel telling me that sh exited > on signal 11. This is the "you've been out of swap, now you must restart things" bug. It is definitely a bug, since you are no longer out of swap. > Also, does anyone know how compiling without -pipe interacts with MFS? > I wonder if MFS is faster or slower than piping. Pipe is faster; it avoids the VFS code. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message