From owner-freebsd-stable@FreeBSD.ORG Tue Nov 15 20:50:23 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 012BF16A41F for ; Tue, 15 Nov 2005 20:50:23 +0000 (GMT) (envelope-from lars@adventuras.no) Received: from mail.adventuras.no (mail.adventuras.no [194.63.250.215]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4319A43D45 for ; Tue, 15 Nov 2005 20:50:22 +0000 (GMT) (envelope-from lars@adventuras.no) Received: from mail.adventuras.no (seven [127.0.0.1]) by mail.adventuras.no (8.12.10/8.12.10) with ESMTP id jAFKnvjt019844 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO) for ; Tue, 15 Nov 2005 21:49:57 +0100 Received: (from apache@localhost) by mail.adventuras.no (8.12.10/8.12.10/Submit) id jAFKnvsK019842; Tue, 15 Nov 2005 21:49:57 +0100 Received: from 213.236.228.129 (SquirrelMail authenticated user lars) by mail.adventuras.no with HTTP; Tue, 15 Nov 2005 21:49:57 +0100 (CET) Message-ID: <55810.213.236.228.129.1132087797.squirrel@mail.adventuras.no> In-Reply-To: <20051115181822.GB76352@green.homeunix.org> References: <20051115065740.GH39882@cirb503493.alcatel.com.au> <20051115101537.38820.qmail@web36208.mail.mud.yahoo.com> <20051115181822.GB76352@green.homeunix.org> Date: Tue, 15 Nov 2005 21:49:57 +0100 (CET) From: "Lars Kristiansen" To: freebsd-stable@freebsd.org User-Agent: SquirrelMail/1.4.4-1 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-Adventuras-MailScanner-Information: Please contact the ISP for more information X-Adventuras: du kan filtrere etter AdvSpamScore over 5-10 X-Adventuras-SpamCheck: not spam, SpamAssassin (score=-4.399, required 6, autolearn=not spam, ALL_TRUSTED -1.80, BAYES_00 -2.60) X-MailScanner-From: lars@adventuras.no Subject: Re: Swapfile problem in 6? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Nov 2005 20:50:23 -0000 > On Tue, Nov 15, 2005 at 02:15:37AM -0800, Rob wrote: >> >> One more thing, for those who are reading this thread. >> >> Concerning my kernel locking up while using a >> swapfile: >> >> I had an infinite while loop running during the >> kernel compilation, printing out 'swapinfo' every >> 15 seconds. The last output before the machine goes >> dead is this: >> >> /dev/ad0s1b 39848 11820 39848 30% >> /dev/md0 131072 5908 131072 5% >> Total 170920 17728 153192 10% >> >> which means that swap space is OK right before the >> freeze, but within 15 seconds from here, the kernel >> locks up.... > > In my experience, fifteen seconds is enough to fill up 130+MB of swap, > so a much smaller polling interval is necessary. Probably true, but when trying with only one swap partition instead of swapfile, and that partition gets filled up, the build process failed and the computer continued to work as normal. Regards -- Lars > > -- > Brian Fundakowski Feldman \'[ FreeBSD > ]''''''''''\ > <> green@FreeBSD.org \ The Power to > Serve! \ > Opinions expressed are my own. > \,,,,,,,,,,,,,,,,,,,,,,\ > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" >