• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

single core to dual core = require reformat?

Fullmetal Chocobo

Moderator<br>Distributed Computing
Moderator
My wife is putting in a dual-core XPA to replace her Opty 148. She has Windows XP Professional SP2 on there now, but I can't remember if it had to be installed on a dual-core to enable the SMP functions. I'll keep googling to see if I can find something to answer as well.
 
Shouldn't need to, as long as your copy of XP is using ACPI to enumerate the CPUs it should just see the extra core and start using it.
 
Originally posted by: Rockhound1
You might want to review this page (Link). There is a driver and an optimizer that you might be interested in.

There is no need for that. Just set an affinity if you have an application that has an issue.
 
Or just realize that Windows is smart enough to balance tasks on your CPUs for you and don't f' with the affinity either.
 
Originally posted by: Nothinman
Or just realize that Windows is smart enough to balance tasks on your CPUs for you and don't f' with the affinity either.

Except that it isn't. It ping-pongs tasks between the CPUs for no good reason at all, wasting L2 cache bandwidth.

Supposedly the MS multicore patch for XP fixes this behavior.

 
Back
Top