Commit b7048af
committed
Fix affinity bonus normalization by totalCapacity in Score function
The affinity bonus is now divided by totalCapacity to match the normalization
applied to the base score, ensuring consistent placement behavior across nodes
with different CPU counts.1 parent b9916c4 commit b7048af
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
0 commit comments