Commit 00576b7
StressTest: add --io_prov_buffs_use_dynamic
Summary:
Add `--io_prov_buffs_use_dynamic` to the thrift stresstest and map it to
`IoUringProvidedBufferRingMode::Dynamic`. Add a fastio stresstest config that
enables the option for both the server and client.
Also declare `IoUringBufferProvider` in `AsyncIoUringSocket.h`, which is needed
to build the stresstest against the buffer-provider selector commit.
Reviewed By: jlhe97
Differential Revision: D116735817
fbshipit-source-id: 62ad14d2d0e1a0db5a3382b1f618957070a66bae1 parent 0aa0618 commit 00576b7
1 file changed
Lines changed: 9 additions & 0 deletions
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
62 | 66 | | |
63 | 67 | | |
64 | 68 | | |
| |||
140 | 144 | | |
141 | 145 | | |
142 | 146 | | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
143 | 152 | | |
144 | 153 | | |
145 | 154 | | |
| |||
0 commit comments