On 23/11/2021 20:15, Jens Axboe wrote: > Hi, > > First patch avoids setting up an io_context for the cases where we don't > need them, and the second patch prunes a huge chunk of memory in the > request_queue and makes it dynamic instead. > > Since v2: > - Use cmpxcgh() for poll_stat install > - Move poll_stat alloc + enable into blk-stat > - Remove now dead export > > > For the whole series, Reviewed-by: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>