Avi Kivity wrote:
> Glauber de Oliveira Costa wrote:
>   
>>> +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.
>   

Well, he's planning on having lots of very small nanoseconds.

    J
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to