Commit 2ac2371
docs(changelog): Clarify when CpusetMems pinning actually applies
The optimization only fires when the CPU allocation fits on a single NUMA
node. Under the default `INTERLEAVED` affinity policy, multi-core
allocations spread across nodes and the change is a no-op. Make this
explicit so operators know to pair the upgrade with `PREFER_SINGLE_NODE`
if they want the latency win for multi-core workloads.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 9a776d2 commit 2ac2371
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments