All of lore.kernel.org
 help / color / mirror / Atom feed
* x86-64's __PAGE_OFFSET
@ 2006-01-06 13:50 Jan Beulich
  2006-01-06 14:10 ` Keir Fraser
  0 siblings, 1 reply; 4+ messages in thread
From: Jan Beulich @ 2006-01-06 13:50 UTC (permalink / raw)
  To: xen-devel, xen-merge

What, if any, is the reason for x86-64 xenlinux to have a different
__PAGE_OFFSET value than native? While merging, it would seem reasonable
to drop this difference if not motivated technically.

Thanks, Jan

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: x86-64's __PAGE_OFFSET
  2006-01-06 13:50 x86-64's __PAGE_OFFSET Jan Beulich
@ 2006-01-06 14:10 ` Keir Fraser
  2006-01-06 17:11   ` Jan Beulich
  0 siblings, 1 reply; 4+ messages in thread
From: Keir Fraser @ 2006-01-06 14:10 UTC (permalink / raw)
  To: Jan Beulich; +Cc: Xen Mailing List, Xen merge mainline list, Jun Nakajima


On 6 Jan 2006, at 13:50, Jan Beulich wrote:

> What, if any, is the reason for x86-64 xenlinux to have a different
> __PAGE_OFFSET value than native? While merging, it would seem 
> reasonable
> to drop this difference if not motivated technically.

Jun might remember if there was a particular reason, but I can't think 
of any insurmountable technical reason why the native __PAGE_OFFSET 
value shouldn't work.

  -- Keir

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: x86-64's __PAGE_OFFSET
  2006-01-06 14:10 ` Keir Fraser
@ 2006-01-06 17:11   ` Jan Beulich
  2006-01-06 20:40     ` [Xen-merge] " Andi Kleen
  0 siblings, 1 reply; 4+ messages in thread
From: Jan Beulich @ 2006-01-06 17:11 UTC (permalink / raw)
  To: Keir Fraser, Jun Nakajima; +Cc: Xen Mailing List, Xen merge mainline list

>>> Keir Fraser <Keir.Fraser@cl.cam.ac.uk> 06.01.06 15:10:13 >>>
>
>On 6 Jan 2006, at 13:50, Jan Beulich wrote:
>
>> What, if any, is the reason for x86-64 xenlinux to have a different
>> __PAGE_OFFSET value than native? While merging, it would seem 
>> reasonable
>> to drop this difference if not motivated technically.
>
>Jun might remember if there was a particular reason, but I can't think

>of any insurmountable technical reason why the native __PAGE_OFFSET 
>value shouldn't work.

There must be a reason - the system dies immediately with that change.
But I'd really like to understand why this is so, perhaps to check with
Andi whether then we couldn't generally go with the Xen value...

Jan

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Xen-merge] Re: x86-64's __PAGE_OFFSET
  2006-01-06 17:11   ` Jan Beulich
@ 2006-01-06 20:40     ` Andi Kleen
  0 siblings, 0 replies; 4+ messages in thread
From: Andi Kleen @ 2006-01-06 20:40 UTC (permalink / raw)
  To: xen-merge; +Cc: Xen Mailing List, Jun Nakajima, Jan Beulich

On Friday 06 January 2006 18:11, Jan Beulich wrote:
> >>> Keir Fraser <Keir.Fraser@cl.cam.ac.uk> 06.01.06 15:10:13 >>>
> >
> >On 6 Jan 2006, at 13:50, Jan Beulich wrote:
> >
> >> What, if any, is the reason for x86-64 xenlinux to have a different
> >> __PAGE_OFFSET value than native? While merging, it would seem 
> >> reasonable
> >> to drop this difference if not motivated technically.
> >
> >Jun might remember if there was a particular reason, but I can't think
> 
> >of any insurmountable technical reason why the native __PAGE_OFFSET 
> >value shouldn't work.
> 
> There must be a reason - the system dies immediately with that change.
> But I'd really like to understand why this is so, perhaps to check with
> Andi whether then we couldn't generally go with the Xen value...

It would lose 7TB of the kernel's theoretical 63TB main memory 
support. While that exceeds the address space of all current x86-64 CPUs
(1TB max) given that there are already multi TB machines around it might 
not be a good idea.

What does Xen need that big hole for?

-Andi

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2006-01-06 20:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-01-06 13:50 x86-64's __PAGE_OFFSET Jan Beulich
2006-01-06 14:10 ` Keir Fraser
2006-01-06 17:11   ` Jan Beulich
2006-01-06 20:40     ` [Xen-merge] " Andi Kleen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.