qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] block-raw: Make cache=off default again


From: Anthony Liguori
Subject: Re: [Qemu-devel] [PATCH] block-raw: Make cache=off default again
Date: Mon, 22 Jun 2009 09:00:59 -0500
User-agent: Thunderbird 2.0.0.21 (X11/20090320)

Kevin Wolf wrote:
Anthony Liguori schrieb:
Kevin Wolf wrote:
Since the patch that suggested it woudl revert qcow2 to writeback caching, in
fact none of the drivers has had cache=off as default any more. This patch
restores the desired behaviour.
When has cache=off ever been the default?

Moreover, why would we want to make it the default? A patch with this drastic of a change really need a more significant justification in the change log.

Hm, you're right. Why is everyone talking about cache=off being default
except for qcow2? This was confusing me.

qcow2 defaults to writeback whereas everything else defaults to writethrough.

So probably taking your patch and s/NOCACHE/CACHE_WT/g would be pretty reasonable :-)

Regards,

Anthony Liguori




reply via email to

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