Commit 62648ef
authored
CI: don't pin NIC IRQs to housekeeping CPUs (#9568)
#6901 introduced pinning all IRQs to two housekeeping CPUs.
This is an issue for S3 tests like fineweb-s3 where network is the
bottleneck.
Don't pin NIC IRQs to housekeeping CPUs so all cores can process them.
Signed-off-by: Mikhail Kot <mikhail@spiraldb.com>1 parent ef43456 commit 62648ef
1 file changed
Lines changed: 19 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
102 | | - | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
103 | 117 | | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
104 | 121 | | |
105 | 122 | | |
106 | 123 | | |
| |||
0 commit comments