Charlie
Thu Dec 21 02:45:50 CST 2006
If Windows sees the processors, which it clearly does, then the application
itself is probably not written to use more than a single processor. If this
is the case, then turning off hyperthreading is probably a good idea
(actually it's probably a good idea anyway on a 4 core box that is used by a
single person.)
--
Charlie.
http://msmvps.com/xperts64
"Eric Appelmans" <EricAppelmans@discussions.microsoft.com> wrote in message
news:4C6C247F-16DF-4443-A8C4-0A0818AC1CF0@microsoft.com...
> Thanks for those info.
> My processors are 5000 series (as they can be hyperthreaded).
> The task manager actually shows me 8 processors (2 dual cores
> hyperthreaded), so it's clear that windows sees the processors.
> I thought of an option or an update that could change the way windows uses
> the processor.
> I'll check with my software (CATIA) help deskif it accepts multiple
> processor.
> --
> Eric Appelmans
>
>
> "Benjamin Gawert" wrote:
>
>> * Eric Appelmans:
>> > Hello,
>> > I've just got my new Dell precison 690 with two dual core Xenon Intel
>> > processor.
>>
>> What "dual core" Xeon (the only "Xenon" processor is in the Xbox 360)
>> processors do you have? The Precision 690 is offered with XEON 5100 and
>> XEON 5300 which both are Core based but also can take the XEON 5000
>> series.
>>
>> XEON 5000 does Hyperthreading while XEON 5100 and 5300 do not...
>>
>> > I've install XP pro x64. No problem, windows sees my
>> > processors..... but only uses one of them!
>> > By default the bios had enabled Hyper threading and I could only use a
>> > maximum of 12,5 % of my processor. Now that I have disabled HT, I can
>> > use
>> > 25%, but I can't find a way to use the whole power available.
>> > I checked affinity and my main application is allowed to uses all the
>> > processors....but it does not.
>> > Any ideas ?
>>
>> How many cpus does the taskmanager show (set it to "one diagram per
>> cpu"!)?
>>
>> And are you sure that your application (what application? Does it have a
>> name?) is multithreaded and supports SMP? Just because its affinity can
>> be to any of the logical processors doesn't mean it supports multiple
>> processors.
>>
>> What you describe looks very much like an application that can't use
>> multiple processors. If all CPUs are present in taskmanager then there
>> is nothing wrong with your system or Windows...
>>
>> Benjamin
>>