LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: "Zhao Forrest" <forrest.zhao@gmail.com>
To: linux-kernel@vger.kernel.org
Cc: kvm-devel@lists.sourceforge.net
Subject: Can Linux kernel handle unsynced TSC?
Date: Fri, 29 Feb 2008 16:55:05 +0800 [thread overview]
Message-ID: <ac8af0be0802290055m5ca1aa84yad6e38f6935f847@mail.gmail.com> (raw)
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
next reply other threads:[~2008-02-29 8:55 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-29 8:55 Zhao Forrest [this message]
2008-02-29 10:43 ` Peter Zijlstra
2008-02-29 14:20 ` Zhao Forrest
2008-02-29 14:27 ` Peter Zijlstra
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ac8af0be0802290055m5ca1aa84yad6e38f6935f847@mail.gmail.com \
--to=forrest.zhao@gmail.com \
--cc=kvm-devel@lists.sourceforge.net \
--cc=linux-kernel@vger.kernel.org \
--subject='Re: Can Linux kernel handle unsynced TSC?' \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).