However, windows XP was not designed to handle such CPUs and as such was unable to fully utilize the power of Dual Core and Core2duo CPUs. This issue was addressed in Windows Vista and it was made sure that the power of Dual Core and Core2Duo or Conroe CPUs could be utilized to its full extent.
This is one of the most amazing features of Windows Vista that allows you to use a specific CPU for an application. You can assign one CPU to one application and other CPU for other application or you can assign both CPUs to a single application thereby reducing the overall processing time. This feature is only accessible if you are using a Dual Core or Core2Duo or a Quad Core CPU.
In order to enable this feature, you will have to pass the affinity flag to the start utility in command prompt. For example, if you want to use CPU0 to paint brush, then type the following command at the 'Command Prompt' window:
c:windowssystem32cmd.exe /C start /affinity 1 mspaint.exe
You will notice that CPU0 is assigned to paint brush application.
To assign the same application to another CPU, you can use the following command:
For CPU0
/affinity 1
For CPU 1, use this switch:
/affinity 2
You can assign different CPUs to different application depending on the number of cores in your CPU.
If you feel uncomfortable with commands then you can also do it manually. In order to manually assign CPUs, start the application and then press Ctrl + Alt + Del keys together to start the 'Taskbar Manager'. From the 'Taskbar Manager' window, select the desired process from the 'Processes' and right click on it. From the pop-up menu, select 'Set Affinity' and select either CPUs or both according to your wish. This way you will be able to utilize the maximum power from your CPU for processor hungry applications.
Published by Harsh Gupta - Tech Writer
I am a part time freelancer and writing is my hobby Some of my websites: http://www.GenericArticles.com http://www.JailBreakingiPhone.com View profile
Scythe Andy Samurai Master CPU Cooler ReviewThe Scythe Andy Samurai Master CPU Cooler may be a bit big with its two sets of cooling fins and 120 MM fan but it does keep even the hottest CPU's cool and quiet.
Free Windows Vista Classes!A guide detailing the free courses offered by CNET.com for Windows Vista
Duel for Your Desktop: Windows XP Versus Windows Vista Microsoft has touted Windows Vista as the "largest upgrade since Windows 95." However, ever since its release, Windows XP users have been slow to upgrade to this new operating s...
The Six Editions of Windows Vista - Which One is Right for You?Whatever uses you have for your computer - from family entertainment to business productivity - one of the six editions of Windows Vista is just right for you. Each one has dist...- Dual-Core and Single-Core CPU Comparison TestLaptops have problems with heat due to lack of space for towering fans. Because of this, dual core CPU's in laptops do not normally run at as high a clock rate as single cores do, so which is faster?
- How Many Will Jump to Adopt Microsoft's Windows Vista when it Releases?
- Windows Vista: What's New? and is it Worth It?
- My Initial Impressions of Windows Vista
- Windows Vista - 7 Reasons to Upgrade XP
- How to Install a CPU
- How to Install a Computer CPU and Other Components
- Windows Vista Compatible Anti-Virus Software
- Windows XP was not designed to to fully utilize the power of Dual Core and Core2duo CPUs.
- You can assign one CPU to one application and other CPU for other application





1 Comments
Post a CommentWhile handy, it's not amazing. It's been there at since NT 4.0, and I believe the capability has been there since NT 3.1, though it might not havebeen as accessible on the earlier versions.