* Question about CPU flags detection
@ 2007-03-23 10:04 hutuworm
2007-03-23 11:25 ` Arjan van de Ven
0 siblings, 1 reply; 2+ messages in thread
From: hutuworm @ 2007-03-23 10:04 UTC (permalink / raw)
To: linux-kernel
Hi all,
I just installed Red Hat Enterprise Linux AS release 4 (Nahant Update
4) on a Dell PE1950 server, which has two of dual-core Xeon 5110
1.6GHz CPUs. According to the processor spec @
http://processorfinder.intel.com/details.aspx?sSpec=SL9RZ , it doesn't
support Hyper-threading technology, but both 'cat /proc/cpuinfo | grep
' and 'dmidecode | grep -A 30 Flags' commands show there're "ht" or
"HTT (Hyper-threading technology)" available.
I think it should be kernel level's problem, is there anyone to
explain it please?
Thank you.
Liang Feng
--
In doG We Trust
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Question about CPU flags detection
2007-03-23 10:04 Question about CPU flags detection hutuworm
@ 2007-03-23 11:25 ` Arjan van de Ven
0 siblings, 0 replies; 2+ messages in thread
From: Arjan van de Ven @ 2007-03-23 11:25 UTC (permalink / raw)
To: hutuworm; +Cc: linux-kernel
On Fri, 2007-03-23 at 18:04 +0800, hutuworm wrote:
> Hi all,
>
> I just installed Red Hat Enterprise Linux AS release 4 (Nahant Update
> 4) on a Dell PE1950 server, which has two of dual-core Xeon 5110
> 1.6GHz CPUs. According to the processor spec @
> http://processorfinder.intel.com/details.aspx?sSpec=SL9RZ , it doesn't
> support Hyper-threading technology, but both 'cat /proc/cpuinfo | grep
> ' and 'dmidecode | grep -A 30 Flags' commands show there're "ht" or
> "HTT (Hyper-threading technology)" available.
the "ht" flag there ONLY means "we support reporting the number of
threads/cores/etc via the MSRs". It does not mean that you actually have
hyperthreading, only that your cpu knows how to report what it
supports...
I hope this answer helps,
Arjan van de Ven
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-03-23 11:25 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-03-23 10:04 Question about CPU flags detection hutuworm
2007-03-23 11:25 ` Arjan van de Ven
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®