qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [RFC PATCH 0/8] MemoryRegion and FlatView refcounting,


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [RFC PATCH 0/8] MemoryRegion and FlatView refcounting, replace hostmem with memory_region_find
Date: Wed, 8 May 2013 11:25:55 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

On Mon, May 06, 2013 at 04:25:13PM +0200, Paolo Bonzini wrote:
> this is an alternative approach to refactoring of dataplane's HostMem
> code.  Here, I take Ping Fan's idea of RCU-style updating of the
> region list and apply it to the AddressSpace's FlatView.  With this
> change, dataplane can simply use memory_region_find instead of
> hostmem.

Getting rid of hostmem is nice since we nearly have the necessary
infrastructure in the core memory API already.

Stefan



reply via email to

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