From owner-freebsd-current@FreeBSD.ORG Thu Sep 16 15:01:10 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 146D916A4E1 for ; Thu, 16 Sep 2004 15:01:10 +0000 (GMT) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3AEF643D72 for ; Thu, 16 Sep 2004 15:00:48 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from [192.168.254.11] (junior-wifi.samsco.home [192.168.254.11]) (authenticated bits=0) by pooker.samsco.org (8.12.11/8.12.10) with ESMTP id i8GF0CDN007665; Thu, 16 Sep 2004 09:00:12 -0600 (MDT) (envelope-from scottl@samsco.org) Message-ID: <4149A9DF.50001@samsco.org> Date: Thu, 16 Sep 2004 08:57:35 -0600 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.2) Gecko/20040831 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Peter Holm References: <20040916145429.GA19109@peter.osted.lan> In-Reply-To: <20040916145429.GA19109@peter.osted.lan> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, hits=0.0 required=3.8 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on pooker.samsco.org cc: current@freebsd.org Subject: Re: Freeze (kind of) 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, 16 Sep 2004 15:01:10 -0000 Peter Holm wrote: > With a GENERIC current from 16 Sep 09:25 UTC I have > seen quite a lot of freezes where I'm able to unfreeze by > pinging from another machine. Here's a ps from a frozen box: > > http://www.holm.cc/stress/log/cons75.html > > I'm working on getting a dump. You didn't say if this is RELENG_5 for HEAD. There are some more scheduler fixes in HEAD that might help your problem. But if you're already running HEAD and still seeing these problems then we need to know right away. Scott