qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] Linux SIGIO handling changes


From: Anthony Liguori
Subject: Re: [Qemu-devel] Linux SIGIO handling changes
Date: Mon, 21 Apr 2008 13:48:39 -0500
User-agent: Thunderbird 2.0.0.12 (X11/20080227)

Paul Brook wrote:
posix-aio is a pretty unfortunate interface as it doesn't provide a
mechanism to do asynchronous fdatasync()

Isn't that what aio_fsync(O_DSYNC) does?

Indeed. So it's really just the lack of vectored operations and the fact that we limit it to a single thread.

Regards,

Anthony Liguori

Paul





reply via email to

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