[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <ac8af0be0802290055m5ca1aa84yad6e38f6935f847@mail.gmail.com>
Date: Fri, 29 Feb 2008 16:55:05 +0800
From: "Zhao Forrest" <forrest.zhao@...il.com>
To: linux-kernel@...r.kernel.org
Cc: kvm-devel@...ts.sourceforge.net
Subject: Can Linux kernel handle unsynced TSC?
Sorry for reposting it.
For example,
1 rdtsc() is invoked on CPU0
2 process is migrated to CPU1, and rdtsc() is invoked on CPU1
3 if TSC on CPU1 is slower than TSC on CPU0, can kernel guarantee
that the second rdtsc() doesn't return a value smaller than the one
returned by the first rdtsc()?
Thanks,
Forrest
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists