All of lore.kernel.org
 help / color / mirror / Atom feed
* Fam10+ extended config space enabling
@ 2011-01-06 10:15 Jan Beulich
  2011-01-06 10:38 ` Keir Fraser
  0 siblings, 1 reply; 8+ messages in thread
From: Jan Beulich @ 2011-01-06 10:15 UTC (permalink / raw)
  To: robert.richter; +Cc: xen-devel@lists.xensource.com

Robert,

starting with 2.6.27 Linux is doing this, using MSR accesses (these
days in CPU hotplug notification callbacks). Is there a reason this
cannot be done through PCI config space writes (as the register is
aliased), and then only once at boot time (perhaps utilizing some
of the code in arch/x86/kernel/k8.c)?

I'm particularly asking from the Xen perspective, where the MSR
based mechanism won't reliably work (since there's no guarantee
all of Dom0's virtual CPUs would, at initialization time, actually
cover all physical CPUs that Dom0 may ever run on).

Thanks, Jan

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2011-01-07 15:32 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-06 10:15 Fam10+ extended config space enabling Jan Beulich
2011-01-06 10:38 ` Keir Fraser
2011-01-06 11:17   ` Jan Beulich
2011-01-06 11:47   ` Robert Richter
2011-01-06 12:36     ` Jan Beulich
2011-01-06 16:51       ` [PATCH] x86, AMD, PCI: Add AMD northbridge PCI device id for CPU families 12h and 14h Robert Richter
2011-01-07 15:31         ` [tip:x86/urgent] " tip-bot for Robert Richter
2011-01-07 15:31           ` tip-bot for Robert Richter

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.