From owner-freebsd-bugs@FreeBSD.ORG Fri Oct 1 13:50:26 2004 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8D70E16A4D2 for ; Fri, 1 Oct 2004 13:50:26 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 830B043D48 for ; Fri, 1 Oct 2004 13:50:26 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.11/8.12.11) with ESMTP id i91DoQ4n067111 for ; Fri, 1 Oct 2004 13:50:26 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i91DoQSY067110; Fri, 1 Oct 2004 13:50:26 GMT (envelope-from gnats) Date: Fri, 1 Oct 2004 13:50:26 GMT Message-Id: <200410011350.i91DoQSY067110@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Henri Hennebert Subject: Re: kern/71958: 5.3-BETA5 + PREEMPTION on VMware ESX 2.1.1 freeze at boot X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Henri Hennebert List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Oct 2004 13:50:26 -0000 The following reply was made to PR kern/71958; it has been noted by GNATS. From: Henri Hennebert To: Kris Kennaway Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: kern/71958: 5.3-BETA5 + PREEMPTION on VMware ESX 2.1.1 freeze at boot Date: Fri, 01 Oct 2004 15:43:07 +0200 Kris Kennaway wrote: > On Tue, Sep 21, 2004 at 07:27:43AM +0000, Henri Hennebert wrote: > > >>If I add `option PREEMPTION' to the kernel configuration of 5.3-BETA5, >>the boot process freeze. Without this option all is OK. Here is >>the dmesg of the boot and the freeze point: > > > This is believed to be fixed. Can you please confirm? YES - it is fixed after a cvsup (with tag=RELENG_5) executed at Fri Oct 1 8:52:55 UTC 2004. Henri