From owner-freebsd-current@FreeBSD.ORG Tue Sep 21 19:23:24 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 E27BE16A4CE for ; Tue, 21 Sep 2004 19:23:24 +0000 (GMT) Received: from email09.aon.at (warsl404pip6.highway.telekom.at [195.3.96.89]) by mx1.FreeBSD.org (Postfix) with SMTP id DCD7043D54 for ; Tue, 21 Sep 2004 19:23:23 +0000 (GMT) (envelope-from shoesoft@gmx.net) Received: (qmail 204604 invoked from network); 21 Sep 2004 19:23:22 -0000 Received: from m089p031.dipool.highway.telekom.at (HELO ?62.46.1.31?) ([62.46.1.31]) (envelope-sender ) by email09.aon.at (qmail-ldap-1.03) with SMTP for ; 21 Sep 2004 19:23:22 -0000 From: Stefan Ehmann To: current@freebsd.org In-Reply-To: <1095156706.779.17.camel@taxman> References: <1095156706.779.17.camel@taxman> Content-Type: text/plain Message-Id: <1095794597.1536.4.camel@taxman> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Tue, 21 Sep 2004 21:23:17 +0200 Content-Transfer-Encoding: 7bit Subject: Re: 6.0-CURRENT very unstable with PREEMPTION 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: Tue, 21 Sep 2004 19:23:25 -0000 On Tue, 2004-09-14 at 12:11, Stefan Ehmann wrote: > Since it's default now, I turned PREEMPTION (with SCHED_4BSD) on again > in my KERNCONF on my 6.0-CURRENT i386 pc. > > After about 10-15 minutes some windows stop beeing redrawn... new terms > can be started very slowly for a short period of time. Then everything > completely freezes. > > Unfortunately I can't provide much more information. So far I've only > been able to reproduce this in X. Getting coredumps has not been working > for months now and I don't have a serial console setup. > > Without PREEMPTION everything works very stable. Tried today again with fresh world/kernel and was able to reproduce the hang in the console. The only thing working after a while was switching consoles. No panic or any other messages though.