From owner-freebsd-stable@FreeBSD.ORG Wed Oct 4 09:47:26 2006 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 B559416A403 for ; Wed, 4 Oct 2006 09:47:26 +0000 (UTC) (envelope-from martin@gneto.com) Received: from av11-1-sn2.hy.skanova.net (av11-1-sn2.hy.skanova.net [81.228.8.183]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4479C43D60 for ; Wed, 4 Oct 2006 09:47:25 +0000 (GMT) (envelope-from martin@gneto.com) Received: by av11-1-sn2.hy.skanova.net (Postfix, from userid 502) id EB16E37F10; Wed, 4 Oct 2006 11:47:24 +0200 (CEST) Received: from smtp4-1-sn2.hy.skanova.net (smtp4-1-sn2.hy.skanova.net [81.228.8.92]) by av11-1-sn2.hy.skanova.net (Postfix) with ESMTP id D89C337EF9; Wed, 4 Oct 2006 11:47:24 +0200 (CEST) Received: from [192.168.2.30] (h33n2fls31o985.telia.com [213.67.213.33]) by smtp4-1-sn2.hy.skanova.net (Postfix) with ESMTP id 84CC637E4A; Wed, 4 Oct 2006 11:47:20 +0200 (CEST) Message-ID: <45238326.2040609@gneto.com> Date: Wed, 04 Oct 2006 11:47:18 +0200 From: Martin Nilsson User-Agent: Thunderbird 1.5.0.7 (Windows/20060909) MIME-Version: 1.0 To: freebsd-stable@freebsd.org, John Marshall References: <9F7B653A50CF3D45A92C05401046239B0E0C27@rwsrv06.rw2.riverwillow.net.au> <45234418.7000205@samsco.org> <45235BBD.4030105@gneto.com> <20061004071202.GA59764@icarus.home.lan> In-Reply-To: <20061004071202.GA59764@icarus.home.lan> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Re: Watchdog Timeout - bge devices 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: Wed, 04 Oct 2006 09:47:26 -0000 Jeremy Chadwick skrev: > An alternate idea: remove SCHED_ULE from the GENERIC kernel config > and instead make a ULE config which can be included (similar to > SMP and PAE). The problem with ULE is that it works so well that you enable it and forget it. Then a couple of months later you find something strange and you don't suspect ULE, instead you start analyzing everything else .... /Martin