qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 5/5] drive_open: Add invalidate option for block


From: Christoph Hellwig
Subject: Re: [Qemu-devel] [PATCH 5/5] drive_open: Add invalidate option for block devices
Date: Fri, 7 Jan 2011 09:38:55 +0100
User-agent: Mutt/1.3.28i

On Tue, Jan 04, 2011 at 03:33:30PM +0100, Juan Quintela wrote:
> Linux allows to invalidate block devices.  This is needed for the incoming
> migration part.

It's not.  The only thing that makes migration on block devices safe is
using O_DIRECT, aka cache=none.  




reply via email to

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