|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Re: [Xen-changelog] Indirect hypercalls through ahyperca
Ulrich Drepper wrote:
> I don't know why
> this isn't also enabled for x86-64 but there is no real reason for that.
Actually, I remember. It's Andi insistance on this stupid vsyscall
interface with fixed addresses. This is absolutely unnecessary. vdsos
are so much nicer to handle, need no special code. If somebody would
finally be able to replace the vsyscall stuff x86-64 currently uses with
a vdso implementation (passing up the address in the auxiliary vector)
all would be nice and easy. x86 and ppc already use the vdso, it's not
an unproven concept. ppc even uses it in a way which would be needed to
implement the fast gettimeofday etc.
--
➧ Ulrich Drepper ➧ Red Hat, Inc. ➧ 444 Castro St ➧ Mountain View, CA ❖
signature.asc
Description: OpenPGP digital signature
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|