2 articles tagged "affinity"
- Linux gets new completely fair scheduler (CFS) Merged
I’ve already wrote about setting processor affinity for a certain task or process using taskset command using Linux scheduler utilities. Now Linux gets completely fair scheduler (CFS):
The new CPU scheduler includes a pluggable framework that completely replaces Molnar’s earlier O(1) scheduler, and is described to ‘model an “ideal, precise multi-tasking CPU” on real hardware. 80% [...] - Linux Setting processor affinity for a certain task or process
When you are using SMP (Symmetric MultiProcessing) you might want to override the kernel’s process scheduling and bind a certain process to a specific CPU(s).
But what is CPU affinity?
CPU affinity is nothing but a scheduler property that “bonds” a process to a given set of CPUs on the SMP system. The Linux [...]
Viewing 1-2 of 2 posts. ( see all popular tags )


Recent Comments
Today ~ 18 Comments
Today ~ 7 Comments
Today ~ 11 Comments
Today ~ 12 Comments
Yesterday ~ 2 Comments