From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kip Macy Subject: Re: address space reorganization Date: Wed, 13 Apr 2005 20:14:19 -0700 Message-ID: References: <425DDE90.4070702@diku.dk> Reply-To: Kip Macy Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <425DDE90.4070702@diku.dk> Content-Disposition: inline List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Jacob Gorm Hansen Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org > > That works OK for the kernel, but you might have user space apps that > > have adapted their behviour based on what the've found in /proc/cpuinfo= . >=20 > A compromise then would be to lie to userspace and still recalibrate the > kernel. If you're saying what I think you are - I don't think people who have customized their apps for SSE2 would like that. You'll either have to have xend propagate a bitmask of the cpuid capabilities so that xfrd won't migrate it or you tell users that "the behaviour is undefined" if they use migration in a heterogeneous cluster. -Kip