When CPU Affinity Matters
When CPU affinity matters Case 1: Limit a Process’s CPU Consumption One common case where CPU affinity matters is one of CPU resource allocation. Specifically, keeping a process limited to using a certain amount of CPU time or percent of the total available. By limiting a process to specific cores, you have the ability to […]
Read more