From owner-svn-src-head@FreeBSD.ORG Tue Nov 10 06:11:19 2009 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 709F1106566C; Tue, 10 Nov 2009 06:11:19 +0000 (UTC) (envelope-from kuriyama@FreeBSD.org) Received: from scarlet.imgsrc.co.jp (scarlet.imgsrc.co.jp [202.235.195.9]) by mx1.freebsd.org (Postfix) with ESMTP id 350B48FC0A; Tue, 10 Nov 2009 06:11:19 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by scarlet.imgsrc.co.jp (Postfix) with ESMTP id 05ED5678D9; Tue, 10 Nov 2009 15:11:18 +0900 (JST) X-Virus-Scanned: IMG SRC scanner at mail.imgsrc.co.jp (scarlet) Received: from scarlet.imgsrc.co.jp ([127.0.0.1]) by localhost (scarlet.imgsrc.co.jp [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id r2Zlq0fwivVV; Tue, 10 Nov 2009 15:11:17 +0900 (JST) Received: from cebu.s2factory.co.jp (corsica.s2factory.co.jp [122.220.15.114]) by scarlet.imgsrc.co.jp (Postfix) with ESMTP id CA1E2678CD; Tue, 10 Nov 2009 15:11:17 +0900 (JST) Date: Tue, 10 Nov 2009 15:11:17 +0900 Message-ID: <7mvdhigb96.wl%kuriyama@s2factory.co.jp> From: Jun Kuriyama To: Ed Schouten In-Reply-To: <20091110055910.GC64905@hoeg.nl> References: <200911090254.nA92sG1G005921@svn.freebsd.org> <20091109225244.GB64905@hoeg.nl> <7mbpjbgt0n.wl%kuriyama@s2factory.co.jp> <20091110055910.GC64905@hoeg.nl> User-Agent: Wanderlust/2.14.0 (Africa) Emacs/23.1 Mule/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, Jun Kuriyama Subject: Re: svn commit: r199067 - in head/sys: amd64/amd64 i386/i386 X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Nov 2009 06:11:19 -0000 At Tue, 10 Nov 2009 06:59:11 +0100, ed@80386.nl wrote: > > (1) On MacBook, lock up occured on real hardware? Not on hypervisor? > > Nope. The MacBook does use Apple's Boot Camp, but I can't say whether > that can be considered to be a hypervisor. What happens, is that the > system just locks up after probing all the device. It doesn't mount the > root device anymore. Hmm, I think Boot Camp is not hypervisor, and should be treated as real hardware. Which architecture (i386/amd64) you are using? > > (2) On both system, is there no problem before this commit? > > I bisected it and the revision before this one does boot. I'll > experiment with the tunables this afternoon. I really had to get some > sleep last night, so I couldn't investigate it any further. You can try with hw.clflush_disable="1" in loader.conf. If you can boot with it, I must be mistaken something (anyway its my fault). Can you show me CPUID line at boot message (of course from the kernel you can boot) like this? > CPU: Dual-Core AMD Opteron(tm) Processor 2210 (1800.07-MHz K8-class CPU) > Origin = "AuthenticAMD" Id = 0x40f12 Stepping = 2 > Features=0x178bfbff > Features2=0x2001 > AMD Features=0xea500800 -- Jun Kuriyama // FreeBSD Project // S2 Factory, Inc.