[][src]Function libaiofut::new_batch_scheduler

pub fn new_batch_scheduler(
    max_nbatched: Option<usize>
) -> (AIOBatchSchedulerIn, AIOBatchSchedulerOut)

Create the scheduler that submits AIOs in batches.