From owner-freebsd-stable@FreeBSD.ORG Tue Sep 6 06:12:08 2011 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B4E17106566B; Tue, 6 Sep 2011 06:12:08 +0000 (UTC) (envelope-from egrosbein@rdtc.ru) Received: from eg.sd.rdtc.ru (unknown [IPv6:2a03:3100:c:13::5]) by mx1.freebsd.org (Postfix) with ESMTP id 1E6D48FC0A; Tue, 6 Sep 2011 06:12:07 +0000 (UTC) Received: from eg.sd.rdtc.ru (localhost [127.0.0.1]) by eg.sd.rdtc.ru (8.14.5/8.14.5) with ESMTP id p866C4Wt009208; Tue, 6 Sep 2011 13:12:04 +0700 (NOVST) (envelope-from egrosbein@rdtc.ru) Message-ID: <4E65B9AF.6070203@rdtc.ru> Date: Tue, 06 Sep 2011 13:11:59 +0700 From: Eugene Grosbein User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; ru-RU; rv:1.9.2.13) Gecko/20110112 Thunderbird/3.1.7 MIME-Version: 1.0 To: Andriy Gapon References: <4E6102DA.8090605@FreeBSD.org> In-Reply-To: <4E6102DA.8090605@FreeBSD.org> Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 8bit Cc: freebsd-stable@freebsd.org Subject: Re: stop scheduler on panic patches updated 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, 06 Sep 2011 06:12:08 -0000 02.09.2011 23:22, Andriy Gapon пишет: > > The patches can be found at the same locations: > head - http://people.freebsd.org/~avg/stop_scheduler_on_panic.diff > stable/8 - http://people.freebsd.org/~avg/stop_scheduler_on_panic.8.x.diff > > Additionally, if you use a USB keyboard, then the following patch is required for > proper operation in post-panic environment: > http://people.freebsd.org/~avg/stop_scheduler_on_panic.usb.diff > The patch is the same for both head and stable/8. > It shouldn't hurt if you don't use USB devices or use other USB devices. > Thanks, I'm going to try it just now because my dummynet panics are back with start of new school year :-) Eugene Grosbein