Re: [kvm-devel] include files for kvmclock

From: Glauber de Oliveira Costa
Date: Wed Nov 07 2007 - 07:49:19 EST


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Jeremy Fitzhardinge escreveu:
> 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
The wc_nsec is legacy, and should be gone. It's not really used in
current code. However, you gave me a very good idea. Living forever
would be awesome! Where can I apply ?
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (GNU/Linux)
Comment: Using GnuPG with Remi - http://enigmail.mozdev.org

iD8DBQFHMbRfjYI8LaFUWXMRAjsQAJ4vDBW0M48fMaL9sl6XfN0+Pd82egCgutwe
9rR7+H8MUQznyinlJc76kbo=
=b3wx
-----END PGP SIGNATURE-----
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/