From owner-freebsd-current@FreeBSD.ORG Sat Aug 21 18:34:55 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 AC52116A4CE for ; Sat, 21 Aug 2004 18:34:55 +0000 (GMT) Received: from speicher.org (speicher.org [208.199.76.238]) by mx1.FreeBSD.org (Postfix) with ESMTP id B7F7943D2F for ; Sat, 21 Aug 2004 18:34:54 +0000 (GMT) (envelope-from geoff@speicher.org) Received: from speicher.org (localhost [127.0.0.1]) by speicher.org (8.12.11/8.12.11) with ESMTP id i7LIYYIp084195; Sat, 21 Aug 2004 14:34:34 -0400 (EDT) (envelope-from geoff@speicher.org) Received: (from geoff@localhost) by speicher.org (8.12.11/8.12.11/Submit) id i7LIYXMU084194; Sat, 21 Aug 2004 14:34:33 -0400 (EDT) (envelope-from geoff) Date: Sat, 21 Aug 2004 14:34:33 -0400 From: Geoff Speicher To: Lawrence Farr Message-ID: <20040821183433.GA84027@sirius.speicher.org> References: <20040821064833.GC36803@0lsen.net> <20040821070322.B6F9C68077@gunfright.epcdirect.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040821070322.B6F9C68077@gunfright.epcdirect.co.uk> User-Agent: Mutt/1.4.2.1i cc: freebsd-current@freebsd.org Subject: Re: Anyone else seeing solid hangs under load on SMP? 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: Sat, 21 Aug 2004 18:34:55 -0000 On Sat, Aug 21, 2004 at 08:03:19AM +0100, Lawrence Farr wrote: > I have a dual P3 box that does a make release every > night for me, and always dies during it. Running the > same script during the day it never hangs, just > during the night, probably pushed over the edge by > the periodic scripts added load. No output on console, > sending a break does nothing, it hangs solid. If you're not getting any response to this, it's because these lockups have been discussed at length in -current as of late, and people are trying to track them down. Watch the first item here: http://www.freebsd.org/releases/5.3R/todo.html Geoff