Glauber de Oliveira Costa wrote:
quoted text >> +union kvm_hv_clock {
>> + struct {
>> + u64 tsc_mult;
>> + u64 now_ns;
>> + /* That's the wall clock, not the water closet */
>> + u64 wc_sec;
>> + u64 wc_nsec;
>>
Do we really need 128-bit time? you must be planning to live forever.
--
Do not meddle in the internals of kernels, for they are subtle and quick to panic.
-
unsubscribe notice To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Messages in current thread:
Re: [kvm-devel] include files for kvmclock , Avi Kivity , (Wed Nov 7, 1:55 am)