qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] Question about posixaio thread number.


From: Gui Jianfeng
Subject: [Qemu-devel] Question about posixaio thread number.
Date: Wed, 03 Aug 2011 13:19:40 +0800
User-agent: Mozilla/5.0 (Windows NT 5.1; rv:5.0) Gecko/20110624 Thunderbird/5.0

Hi Anthony,

I started a guest with cache=none and aio=threads

When i did some io tests in Guest say dd like
dd if=/dev/zero oflag=direct of=/mnt/sdb1/date.img bs=4k count=262114

qemu will start one or several threads to perform IO requests.

It seems qemu makes use of its own posixaio. I'm wondering how qemu
decides how many threads should be created to perform io operation?

Thanks,
Gui




reply via email to

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