qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] The first function called after migration for a block d


From: Paolo Bonzini
Subject: Re: [Qemu-devel] The first function called after migration for a block device
Date: Mon, 30 Jun 2014 16:35:53 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0

Il 30/06/2014 16:03, Xiongzi Ge ha scritto:
I tried. It invalidated the cache of the block device after migration.

It didn't invalidate anything in the guest, and there's *NO WAY* absolutely for QEMU to influence the cache in the guest.

Again: all you can do is use O_DIRECT in the guest.

So, here, we can use a new cache for the block device after migration.

I don't understand what you mean.

Is it right?  I can implement a simple block driver in block/ directory.

Probably not.

Paolo



reply via email to

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