Re: [PATCH 2/3] iothread: add aio-max-batch parameter

2021-07-19 Thread Stefano Garzarella
On Tue, Jul 13, 2021 at 03:51:15PM +0100, Stefan Hajnoczi wrote: On Wed, Jul 07, 2021 at 05:00:18PM +0200, Stefano Garzarella wrote: diff --git a/qapi/misc.json b/qapi/misc.json index 156f98203e..f64bb69f74 100644 --- a/qapi/misc.json +++ b/qapi/misc.json @@ -86,6 +86,9 @@ # @poll-shrink: how m

Re: [PATCH 2/3] iothread: add aio-max-batch parameter

2021-07-13 Thread Stefan Hajnoczi
On Wed, Jul 07, 2021 at 05:00:18PM +0200, Stefano Garzarella wrote: > diff --git a/qapi/misc.json b/qapi/misc.json > index 156f98203e..f64bb69f74 100644 > --- a/qapi/misc.json > +++ b/qapi/misc.json > @@ -86,6 +86,9 @@ > # @poll-shrink: how many ns will be removed from polling time, 0 means that >