- Timestamp:
 - Feb 23, 2021, 11:57:51 AM (5 years ago)
 - Branches:
 - ADT, arm-eh, ast-experimental, enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast-unique-expr, pthread-emulation, qualifiedEnum
 - Children:
 - fb15af5
 - Parents:
 - 150d21a
 - File:
 - 
      
- 1 edited
 
- 
          
  benchmark/io/http/options.cfa (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
benchmark/io/http/options.cfa
r150d21a r18a75945 65 65 // { 'k', "kpollsubmit", "If set, cluster uses IORING_SETUP_SQPOLL, implies -f", sqkpoll, parse_settrue }, 66 66 // { 'i', "kpollcomplete", "If set, cluster uses IORING_SETUP_IOPOLL", iokpoll, parse_settrue }, 67 {' \0', "numentries", "Number of I/O entries", nentries },67 {'e', "numentries", "Number of I/O entries", nentries }, 68 68 69 69 };  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.