Re: [PATCH 4/7] perf: Check if HT is supported and enabled

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Stephane Eranian
Date: Tuesday, January 4, 2011 - 8:35 am

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.
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH 4/7] perf: Check if HT is supported and enabled, H. Peter Anvin, (Mon Jan 3, 12:53 pm)
Re: [PATCH 4/7] perf: Check if HT is supported and enabled, Stephane Eranian, (Tue Jan 4, 6:38 am)
Re: [PATCH 4/7] perf: Check if HT is supported and enabled, Stephane Eranian, (Tue Jan 4, 6:52 am)
Re: [PATCH 4/7] perf: Check if HT is supported and enabled, Stephane Eranian, (Tue Jan 4, 8:35 am)
Re: [PATCH 4/7] perf: Check if HT is supported and enabled, Valdis.Kletnieks, (Tue Jan 4, 11:55 am)
Re: [PATCH 4/7] perf: Check if HT is supported and enabled, H. Peter Anvin, (Tue Jan 4, 12:00 pm)