taskset sets CPU affinity, and -c 0,1 restricts the new process to the first two CPU cores. Pinning improves cache locality for latency-sensitive workloads and contains noisy neighbors on shared boxes. Verify placement with taskset -pc on the PID.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.