Re: PING: [PATCH 2/2] coroutine: take exactly one batch from global pool at a time

2020-10-13 Thread Stefan Hajnoczi
On Tue, Sep 29, 2020 at 11:24:14AM +0800, 王洪浩 wrote: > Hi, I'd like to know if there are any other problems with this patch, > or if there is a better implement to improve coroutine pool. Please rebase onto qemu.git/master and resend the patch as a top-level email thread. I think v2 was

PING: [PATCH 2/2] coroutine: take exactly one batch from global pool at a time

2020-09-28 Thread 王洪浩
Hi, I'd like to know if there are any other problems with this patch, or if there is a better implement to improve coroutine pool. 王洪浩 于2020年8月26日周三 下午2:06写道: > > The purpose of this patch is to improve performance without increasing > memory consumption. > > My test case: > QEMU command line