On Fri, Aug 13, 2010 at 04:36:03PM -0700, Tony Luck wrote: > On Fri, Aug 13, 2010 at 4:16 PM, H. Peter Anvin <hpa at zytor.com> wrote: > > I guess my real question was "is this something IA64 could benefit from > > and/or could we make the IA64 code more similar to the x86 bits"? > > If Eric's recollection about the "weird floating point fixup routines"[1] > performance issues are correct - then ia64 won't want to do this. I proposed something similar to this for ia64 at one point to solve the problem of kexecing to Xen - which at that time mapped EFI to a different location to Linux. As I recall, the idea was shot-down by SGI Altix people on the basis potential performance problems. I don't recall any reasons more specific than that being given (and to be honest I was less than happy about it at the time). In the end I moved EFI in Xen to match Linux and have been able to ignore the problem ever since. Though as Eric pointed out elsewhere in this thread, there is ample scope for incompatibilities with future/other kernels.