Re: [PATCH] iosched: Add i10 I/O Scheduler

2021-01-11 Thread Rachit Agarwal
f i10 in the > kernel. If people do not have additional feedback, it would be nice to > move this forward. > > Looking forward to hearing from you! > ~Rachit > > On Sat, Nov 28, 2020 at 12:49 AM Rachit Agarwal wrote: > > > > > > > > On Fri, Nov 13, 2020 at

[PATCH v2] iosched: Add i10 I/O Scheduler

2020-11-30 Thread Rachit Agarwal
From: Rachit Agarwal Hi All, I/O batching is beneficial for optimizing IOPS and throughput for various applications. For instance, several kernel block drivers would benefit from batching, including mmc [1] and tcp-based storage drivers like nvme-tcp [2,3]. While we have support for batching

[PATCH] iosched: Add i10 I/O Scheduler

2020-11-12 Thread Rachit Agarwal
From: Rachit Agarwal > Hi All, I/O batching is beneficial for optimizing IOPS and throughput for various applications. For instance, several kernel block drivers would benefit from batching, including mmc [1] and tcp-based storage drivers like nvme-tcp [2,3]. While we have support for batch