From owner-svn-src-head@FreeBSD.ORG Tue Nov 10 07:20:52 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 1FD86106566B; Tue, 10 Nov 2009 07:20:52 +0000 (UTC) (envelope-from ed@80386.nl) Received: from palm.hoeg.nl (mx0.hoeg.nl [IPv6:2001:7b8:613:100::211]) by mx1.freebsd.org (Postfix) with ESMTP id B372F8FC17; Tue, 10 Nov 2009 07:20:51 +0000 (UTC) Received: from [131.155.199.38] (wlan-199038.nbw.tue.nl [131.155.199.38]) (Authenticated sender: ed) by palm.hoeg.nl (Postfix) with ESMTPSA id 0AC861CCF3; Tue, 10 Nov 2009 08:20:49 +0100 (CET) References: <200911090254.nA92sG1G005921@svn.freebsd.org> <20091109225244.GB64905@hoeg.nl> <7mbpjbgt0n.wl%kuriyama@s2factory.co.jp> <20091110055910.GC64905@hoeg.nl> <7mvdhigb96.wl%kuriyama@s2factory.co.jp> Message-Id: <5523DBB0-28C6-46DD-83F9-AE135CEA1793@80386.nl> From: Ed Schouten To: Jun Kuriyama In-Reply-To: <7mvdhigb96.wl%kuriyama@s2factory.co.jp> Content-Type: text/plain; charset=us-ascii; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit X-Mailer: iPod Mail (7D11) Mime-Version: 1.0 (iPod Mail 7D11) Date: Tue, 10 Nov 2009 08:20:22 +0100 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 07:20:52 -0000 Both systems run amd64. I'll try the tunable when I get back home. Thanks! -- Ed Schouten (from iPod) WWW: http://80386.nl/ On 10 nov 2009, at 07:11, Jun Kuriyama wrote: > 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< >> FPU, >> VME, >> DE, >> PSE, >> TSC, >> MSR, >> PAE, >> MCE, >> CX8, >> APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,MMX,FXSR,SSE,SSE2,HTT> >> Features2=0x2001 >> AMD Features=0xea500800> 3DNow!> > > > -- > Jun Kuriyama // FreeBSD Project > // S2 Factory, Inc. >