From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Wright Subject: Re: x86_64 SMP status update Date: Wed, 6 Jul 2005 08:31:58 -0700 Message-ID: <20050706153157.GA9046@shell0.pdx.osdl.net> References: <16A54BF5D6E14E4D916CE26C9AD30575028D0D52@pdsmsx402.ccr.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <16A54BF5D6E14E4D916CE26C9AD30575028D0D52@pdsmsx402.ccr.corp.intel.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: "Li, Xin B" Cc: Chris Wright , xen-devel@lists.xensource.com, "Nakajima, Jun" List-Id: xen-devel@lists.xenproject.org * Li, Xin B (xin.b.li@intel.com) wrote: > Great, Chris. With your patch and init=/bin/bash, I can run "mount > /proc", and then with command "cat /proc/cpuinfo", I can see 2 CPUs info > there. I even can run find, and now find command is still running :-), > much stable here. Nice. > But when I run the normal init, I got: > > (XEN) Domain 0 (vcpu#1) crashed on cpu#1: > (XEN) CPU: 1 > (XEN) EIP: e033:[<0000003d00000000>] Yup that's about the same that I get, haven't looked too deeply into that one yet. thanks, -chris