From owner-freebsd-stable@FreeBSD.ORG Thu Jan 19 15:51:11 2012 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 0B3A810656F8 for ; Thu, 19 Jan 2012 15:51:11 +0000 (UTC) (envelope-from laszlo@karolyi.hu) Received: from flix.hu (flix.hu [81.94.178.130]) by mx1.freebsd.org (Postfix) with ESMTP id BAD178FC18 for ; Thu, 19 Jan 2012 15:51:10 +0000 (UTC) Received: from [192.168.0.103] (pd95c31e4.dip0.t-ipconnect.de [217.92.49.228]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: laszlo@karolyi.hu) by flix.hu (Postfix) with ESMTPSA id 67E98CE38 for ; Thu, 19 Jan 2012 16:51:09 +0100 (CET) Message-ID: <4F183BE6.3030400@karolyi.hu> Date: Thu, 19 Jan 2012 16:51:02 +0100 From: =?ISO-8859-1?Q?L=E1szl=F3_K=C1ROLYI?= User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:9.0) Gecko/20111222 Thunderbird/9.0.1 MIME-Version: 1.0 To: freebsd-stable@freebsd.org References: <4F181FE7.30904@karolyi.hu> <4F182516.3020506@gmail.com> <4F182FB3.7050405@karolyi.hu> <4F183008.9040603@karolyi.hu> <20120119150905.GF19366@portland1.byshenk.net> In-Reply-To: <20120119150905.GF19366@portland1.byshenk.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: Strange 'hangs' with RELENG_9 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: Thu, 19 Jan 2012 15:51:11 -0000 Greg Byshenk wrote: > This should be options SCHED_4BSD ^ if you want to try it. It can be > used with RELENG_9; check the NOTES file. Changed to this scheduler, still no luck. The server still hangs, and when it hangs, only a keypress on the console can bring it out of that state (for example, CTRL key does too).