qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 2/2 v2] Direct IDE I/O


From: Paul Brook
Subject: Re: [Qemu-devel] [PATCH 2/2 v2] Direct IDE I/O
Date: Mon, 3 Dec 2007 19:14:35 +0000
User-agent: KMail/1.9.7

> Well, let's separate a few things.  QEMU uses posix-aio which uses
> threads and normal read/write operations.  It also limits the number of
> threads that aio uses to 1 which effectively makes everything
> synchronous anyway.

This is a bug. Allegedly this is to workaround an old broken glibc, so we 
should probably make it conditional on old glibc.

Paul




reply via email to

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