Assign Applications to CPU Cores

Status
Not open for further replies.

Osiris

Golden Master
Messages
36,817
Location
Kentucky
Assign Applications to CPU Cores

Say you need some additional firepower for the latest online shooter and decide to assign three of the four cores of your Intel Quad Core CPU to that single application and run the rest of the applications on the remaining cpu core. That's a valid scenario don't you think? It does not have to be a game though, you could assign a cpu intense application to a core and the rest of the applications to another.
SMP Seesaw (via Download Squad) is the application that you are looking for if you want to control the cpu cores in detail. It's probably more of a tool for users who have the time to optimize their computers in that area, to test how they can squeeze another frame out of the box by assigning the applications perfectly to the cpu cores of the system.
The software comes in two versions, a regular and pro version. Both are free surprisingly and the difference lies in the detail. The pro version can manage up to 32 CPU cores while the regular version handles dual core systems only.
The pro version has two additional features that are missing in the regular version; It can control processor affinities for system services and provides a programmatic interface for C/C++, Visual Basic and Windows Scripting Host among other programming languages.
SMP Seesaw is Open Source and I think it's interesting that this application has a size of only 100 Kilobyte.

At start of the regular SPM Seesaw that supports two core CPUs all current processes are listed in the middle which means that they are assigned to be run by both cpu cores. They can then be moved to a single cpu or isolated on a cpu.
 
Status
Not open for further replies.
Back
Top Bottom