Changeset 17c6edeb for benchmark/io


Ignore:
Timestamp:
Aug 16, 2022, 2:52:24 PM (2 years ago)
Author:
Thierry Delisle <tdelisle@…>
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.
Message:

Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • benchmark/io/http/protocol.cfa

    r32d1383 r17c6edeb  
    522522                //      struct io_uring_sqe * sqes[3];
    523523                //      __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);
    525525
    526526                //      if(need(splice_in.res)) { fill(splice_in, sqes[idx++]); }
Note: See TracChangeset for help on using the changeset viewer.