From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeremy Katz Subject: Re: Kernel panic, Domain 0 shutdown (was Aieee! CPU0 is toast...) Date: Thu, 01 Sep 2005 10:05:20 -0400 Message-ID: <1125583520.2569.98.camel@bree.local.net> References: <1125578853.4316f8653a471@mail.devcon.cc> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1125578853.4316f8653a471@mail.devcon.cc> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Thomas Kofler Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On Thu, 2005-09-01 at 14:47 +0200, Thomas Kofler wrote: > I upgraded to the latest FC4 rpms on this server and got the serial debug to > work. We did "mv /lib/tls /lib/tls.disabled" but the tls message also > remained, which was not the case with older rpms. This message is misleading and not actually the case with current Fedora glibc builds (including FC4). Xen triggers the use of the /lib/i686/nosegneg glibc binaries which don't really have the performance hits. Prior xen builds have had this message patched out, but the most recent build didn't have this done. Jeremy