|
libxtc 0.4.0
Async concurrency for C: Tokio + Seastar + BEAM, in one library
|
Data Fields | |
| int | adaptive |
| int | batch_size |
| int | fd |
| int | max_batch |
| int | min_batch |
| uint64_t | seed |
Definition at line 31 of file xtc_iosched.h.
| int xtc_iosched_opts_t::adaptive |
Definition at line 33 of file xtc_iosched.h.
| int xtc_iosched_opts_t::batch_size |
Definition at line 34 of file xtc_iosched.h.
| int xtc_iosched_opts_t::fd |
Definition at line 32 of file xtc_iosched.h.
| int xtc_iosched_opts_t::max_batch |
Definition at line 36 of file xtc_iosched.h.
| int xtc_iosched_opts_t::min_batch |
Definition at line 35 of file xtc_iosched.h.
| uint64_t xtc_iosched_opts_t::seed |
Definition at line 37 of file xtc_iosched.h.