qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] aio-posix: Fix return value of aio_poll()


From: Dietmar Maurer
Subject: Re: [Qemu-devel] [PATCH] aio-posix: Fix return value of aio_poll()
Date: Tue, 22 Jan 2013 10:09:34 +0000

> > > Are you using timers in any way?
> >
> > Yes, I call co_sleep_ns(rt_clock, delay) to limit rate to output
> > stream.
> 
> Use block_job_sleep_ns instead, and only call it when no I/O is pending. 

Thanks, that works!

reply via email to

[Prev in Thread] Current Thread [Next in Thread]