From owner-freebsd-current@FreeBSD.ORG Thu Sep 23 23:02:46 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 5199A16A4CE for ; Thu, 23 Sep 2004 23:02:46 +0000 (GMT) Received: from mgate15.so-net.ne.jp (mgate15.so-net.ne.jp [210.139.254.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7FCB843D3F for ; Thu, 23 Sep 2004 23:02:45 +0000 (GMT) (envelope-from sanewo@ba2.so-net.ne.jp) Received: from mail.ba2.so-net.ne.jp (mspool28.so-net.ne.jp [210.139.248.26]) by mgate15.so-net.ne.jp with ESMTP id i8NN2iL24020; Fri, 24 Sep 2004 08:02:44 +0900 (JST) Received: from Venus (pdd7d7f.tkyoac00.ap.so-net.ne.jp [218.221.125.127]) by mail.ba2.so-net.ne.jp with SMTP id i8NN2gh13690; Fri, 24 Sep 2004 08:02:43 +0900 (JST) Message-ID: <00bb01c4a1c1$6afe3060$1400a8c0@Venus> From: "SANETO Takanori" To: "Makoto Matsushita" , References: <20040913000216E.matusita@jp.FreeBSD.org> Date: Fri, 24 Sep 2004 08:02:30 +0900 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Subject: Re: Recent 6.0-CURRENT and VMware 4.2.1: boot problem with PREEMPTION enabled kernel 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: Thu, 23 Sep 2004 23:02:46 -0000 I have the same problem with 5.3-BETA5 on VMware 4.2.1 guest. I'll try disabling PREEMPTION later. ----- Original Message ----- From: "Makoto Matsushita" To: Sent: Monday, September 13, 2004 12:02 AM Subject: Recent 6.0-CURRENT and VMware 4.2.1: boot problem with PREEMPTION enabled kernel > > I've just found that my VMware Workstation virtual machine doesn't > boot as expected with recent 6.0-CURRENT kernel. For example, with > 6.0-CURRENT-20040912-JPSNAP boot floppies, following three lines are > the last message, and stops VM forever: > > md0: Preloaded image 4423680 bytes at 0xc0a33764 > acpi_cpu: throttling enabled, 8 steps (100% to 12.5%), currently 100.0% > pid 24: corrected slot count (0->1) > > I've tried to boot with the floppies "boot -v", and got: > > ata0: reiniting channel .. > ata0: reset tp1 mask=03 ostat0=50 ostat1=50 > ata0-master: stat=0x50 err=0x01 lsb=0x00 msb=0x00 > ata0-slave: stat=0x50 err=0x01 lsb=0x00 msb=0x00 > ata0: reset tp2 stat0=50 stat1=50 devices=0x3 > ata0: resetting done .. > pid 24: corrected slot count (0->1) > ata0: reiniting channel .. > ata0: reset tp1 mask=03 ostat0=50 ostat1=50 > (... and stops) > > After some try-and-error challenge, it seems that this occurs if > PREEMPTION kernel option is enabled (note that SCHD_4BSD is used). > > In anyway, anybody have experienced this problem? I'm afraid that > next 5.3 beta (it'll be 5.3-BETA4) have the same problem. > > -- - > Makoto `MAR' Matsushita > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" >