On Tue, Jan 4, 2011 at 2:58 PM, Peter Zijlstra <a.p.zijlstra@chello.nl> wrote:
Ok, but once the CPU is online, you can still check whether or not HT is
enabled. If not, then you don't need to bother with the MSR sharing code.
So you may allocate a data structure which you won't use and I think that's
fine given we don't have a good way of figuring out whether HT is enabled
or not.
--