From: Jes Sorensen <jes@sgi.com>
To: kvm-ia64@vger.kernel.org
Subject: EFI image - SAL_DESC_PLATFORM_FEATURE bits
Date: Tue, 27 Jan 2009 15:44:29 +0000 [thread overview]
Message-ID: <497F2BDD.7030307@sgi.com> (raw)
Hi Tristan,
I have a problem with the EFI image under KVM (well it would be relevant
under Xen too).
Basically our system has the ITC_drift bit set in the
SAL_DESC_PLATFORM_FEATURE entry in the SAL table, due to the fact that
the ITC isn't synchronized throughout the system.
However looking at how Linux picks this up, I realize that this
information is propagated through the SAL sys_entry table rather than
through a SAL call, which would have been dead easy to emulate.
So my question is how your EFI image builds the sys_entry table? Is it
possible for KVM/Xen etc. to pass down information that the system clock
drifts or does it need to be hardcoded in the image? If the latter, do
you have any pointers to how one goes about rebuilding the image?
Right now I have a particularly bad setup where my test system has CPUs
of different clock speeds, plus the ITC isn't stable, so the time seen
by my guest kernels bounces left right and center depending on which
physical CPU it is running on at a given moment :-(
Linux is capable of handling drifting ITCs already, so I don't think it
would be a problem for us to hardcode this bit. No idea whether or not
Windows even looks at it?
Cheers,
Jes
next reply other threads:[~2009-01-27 15:44 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-01-27 15:44 Jes Sorensen [this message]
2009-01-28 9:19 ` EFI image - SAL_DESC_PLATFORM_FEATURE bits Tristan Gingold
2009-01-28 9:50 ` Jes Sorensen
2009-01-28 10:14 ` Tristan Gingold
2009-01-28 10:22 ` Jes Sorensen
2009-01-28 10:33 ` Tristan Gingold
2009-01-28 14:28 ` Jes Sorensen
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=497F2BDD.7030307@sgi.com \
--to=jes@sgi.com \
--cc=kvm-ia64@vger.kernel.org \
/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
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.