qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] tuning parameters qed


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] tuning parameters qed
Date: Mon, 12 Mar 2012 09:47:25 +0000

On Mon, Mar 12, 2012 at 9:12 AM, PANKAJ RAWAT <address@hidden> wrote:
> Hi all i have a kvm machine and i use qed format as the disk image format
> I want to improve the I/O performance of my machine
> can anyone tell other then cluster_size and cache what are the tunining
> parameters for qed so that i can improve the performance of my VM ?

Cluster and L1/L2 table size are the only QED-specific parameters.

What to tune really depends on what bottleneck you are seeing.  You
need to do disk I/O benchmarks to find that out.

If you are generally looking for good settings, I suggest leaving the
QED parameters at their default and running with -drive
if=virtio,cache=none,aio=native,file=path/to/image.qed with a recent
QEMU and host kernel.

Stefan



reply via email to

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