[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] pvclock implementation in pv_ops kernel: why not __native_read_tsc()?
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
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |