From owner-freebsd-current@FreeBSD.ORG Thu Nov 4 18:21:22 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8FC9616A4D1 for ; Thu, 4 Nov 2004 18:21:22 +0000 (GMT) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7422D43D1F for ; Thu, 4 Nov 2004 18:21:22 +0000 (GMT) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id 6950872DD4; Thu, 4 Nov 2004 10:21:22 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id 64A7F72DCB; Thu, 4 Nov 2004 10:21:22 -0800 (PST) Date: Thu, 4 Nov 2004 10:21:22 -0800 (PST) From: Doug White To: Leroy van Logchem In-Reply-To: <4189F887.4050601@wldelft.nl> Message-ID: <20041104101929.C85667@carver.gumbysoft.com> References: <4188A708.8090807@wldelft.nl> <20041103164609.GB56484@xor.obsecurity.org> <4189F887.4050601@wldelft.nl> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-current@freebsd.org cc: Kris Kennaway Subject: Re: buildworld fails RC1 -> RC2 [SOLVED] X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Nov 2004 18:21:22 -0000 Leroy, How much swap does this machine have? buildworld needs a fair amount of memory but you're pretty tight even before them. On Thu, 4 Nov 2004, Leroy van Logchem wrote: > > >>Killed > >>*** Error code 137 > >> > >> > >Are you sure that someone didn't send the SIGKILL signal manually > >(e.g. bad killall command, etc)? Does it always fail in exactly this > >spot? > > > >Kris > > > > > > Found the reason: > > Nov 2 16:56:21 198-201 kernel: pid 37317 (genattrtab), uid 0, was > killed: out of swap space > > It's a old system: > > CPU: Pentium III/Pentium III Xeon/Celeron (451.03-MHz 686-class CPU) > real memory = 67096576 (63 MB) > avail memory = 56057856 (53 MB) > > # ./freebsd-memory.pl > > SYSTEM MEMORY INFORMATION: > mem_wire: 22495232 ( 21MB) [ 39%] Wired: disabled for > paging out > mem_active: + 20389888 ( 19MB) [ 35%] Active: recently referenced > mem_inactive:+ 9551872 ( 9MB) [ 16%] Inactive: recently not > referenced > mem_cache: + 3747840 ( 3MB) [ 6%] Cached: almost avail. for > allocation > mem_free: + 425984 ( 0MB) [ 0%] Free: fully available for > allocation > mem_gap_vm: + 167936 ( 0MB) [ 0%] Memory gap: UNKNOWN > -------------- ------------ ----------- ------ > mem_all: = 56778752 ( 54MB) [100%] Total real memory managed > mem_gap_sys: + 1376256 ( 1MB) Memory gap: Kernel?! > -------------- ------------ ----------- > mem_phys: = 58155008 ( 55MB) Total real memory available > mem_gap_hw: + 565248 ( 0MB) Memory gap: Segment > Mappings?! > -------------- ------------ ----------- > mem_hw: = 58720256 ( 56MB) Total real memory installed > > SYSTEM MEMORY SUMMARY: > mem_used: 44994560 ( 42MB) [ 76%] Logically used memory > mem_avail: + 13725696 ( 13MB) [ 23%] Logically available memory > -------------- ------------ ----------- ------ > mem_total: = 58720256 ( 56MB) [100%] Logically total memory > > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" > -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org