On Wed, Mar 06, 2019 at 10:19:59AM +0000, Stefan Hajnoczi wrote: > On Fri, Feb 22, 2019 at 11:14:09AM +0800, Peter Xu wrote: > > Comments welcomed. Thanks, > > > > Peter Xu (4): > > iothread: replace init_done_cond with a semaphore > > iothread: create the gcontext onconditionally > > iothread: create main loop unconditionally > > iothread: push gcontext earlier in the thread_fn > > What is the status of this series? Will you send another revision?
I'll add some comment to patch 4 and repost, probably with another patch to document why we can't drop aio_poll in iothread_run. Regards, -- Peter Xu