|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] pvclock implementation in pv_ops kernel: why not __native_re
Hi Jeremy --
I was looking at rdtsc usages in 2.6.31... you may
or may not be surprised to hear that there is exactly
one usage location, at least through boot and some
basic NFS copying: native_read_tsc(). Digging through
the pvclock code, I see that pvclock calls native_read_tsc()
rather than use the __native_read_tsc() inline function.
Any reason for this? It seems an unnecessary extra
function call for a routine that is used thousands
of times every second.
Dan
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- Re: [Xen-devel] Re: [PATCH 3/5] x86/pvclock: add vsyscall implementation, (continued)
- Re: [Xen-devel] Re: [PATCH 3/5] x86/pvclock: add vsyscall implementation, Avi Kivity
- Re: [Xen-devel] Re: [PATCH 3/5] x86/pvclock: add vsyscall implementation, Glauber Costa
- Re: [Xen-devel] Re: [PATCH 3/5] x86/pvclock: add vsyscall implementation, Avi Kivity
- Re: [Xen-devel] Re: [PATCH 3/5] x86/pvclock: add vsyscall implementation, Jeremy Fitzhardinge
- Re: [Xen-devel] Re: [PATCH 3/5] x86/pvclock: add vsyscall implementation, Avi Kivity
- Re: [Xen-devel] Re: [PATCH 3/5] x86/pvclock: add vsyscall implementation, Chris Mason
- RE: [Xen-devel] Re: [PATCH 3/5] x86/pvclock: add vsyscall implementation, Dan Magenheimer
- Re: [Xen-devel] Re: [PATCH 3/5] x86/pvclock: add vsyscall implementation, Avi Kivity
- RE: [Xen-devel] Re: [PATCH 3/5] x86/pvclock: add vsyscall implementation, Dan Magenheimer
- RE: [Xen-devel] Re: [PATCH 3/5] x86/pvclock: add vsyscall implementation, Dan Magenheimer
- [Xen-devel] pvclock implementation in pv_ops kernel: why not __native_read_tsc()?,
Dan Magenheimer <=
- [Xen-devel] Re: pvclock implementation in pv_ops kernel: why not __native_read_tsc()?, Jeremy Fitzhardinge
|
|
|
|
|