Changeset 17c6edeb for benchmark/io
- Timestamp:
- Aug 16, 2022, 2:52:24 PM (2 years ago)
- Branches:
- ADT, ast-experimental, master, pthread-emulation
- Children:
- 71cf630
- Parents:
- 32d1383 (diff), e116db3 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
benchmark/io/http/protocol.cfa
r32d1383 r17c6edeb 522 522 // struct io_uring_sqe * sqes[3]; 523 523 // __u32 idxs[3]; 524 // struct $io_context* ctx = cfa_io_allocate(sqes, idxs, have);524 // struct io_context$ * ctx = cfa_io_allocate(sqes, idxs, have); 525 525 526 526 // if(need(splice_in.res)) { fill(splice_in, sqes[idx++]); }
Note: See TracChangeset
for help on using the changeset viewer.