On Thu, Aug 9, 2012 at 4:18 PM, Avi Kivity wrote:
> On 08/09/2012 10:49 AM, Paolo Bonzini wrote:
>> Il 09/08/2012 09:33, liu ping fan ha scritto:
>>> Yes, it is to defer destructors.
>>> See 0009-memory-prepare-flatview-and-radix-tree-for-rcu-style.patch
>>> When MemoryRegion is _del_subregion fro
On 08/09/2012 10:49 AM, Paolo Bonzini wrote:
> Il 09/08/2012 09:33, liu ping fan ha scritto:
>> Yes, it is to defer destructors.
>> See 0009-memory-prepare-flatview-and-radix-tree-for-rcu-style.patch
>> When MemoryRegion is _del_subregion from mem in updater, it may be
>> still in use by reader --
Il 09/08/2012 09:33, liu ping fan ha scritto:
> Yes, it is to defer destructors.
> See 0009-memory-prepare-flatview-and-radix-tree-for-rcu-style.patch
> When MemoryRegion is _del_subregion from mem in updater, it may be
> still in use by reader -- radix or flatview, so defer its destructors
> to th
On Wed, Aug 8, 2012 at 5:35 PM, Paolo Bonzini wrote:
> Il 08/08/2012 08:25, Liu Ping Fan ha scritto:
>> From: Liu Ping Fan
>>
>> Collect unused object and release them at caller demand.
>>
>> Signed-off-by: Liu Ping Fan
>> ---
>> include/qemu/reclaimer.h | 28 ++
>> main-l
On Wed, Aug 8, 2012 at 5:15 PM, Avi Kivity wrote:
> On 08/08/2012 12:07 PM, Paolo Bonzini wrote:
>> Il 08/08/2012 11:05, Avi Kivity ha scritto:
> From: Liu Ping Fan
>
> Collect unused object and release them at caller demand.
>
>>> Please explain the motivation for this patch.
Il 08/08/2012 08:25, Liu Ping Fan ha scritto:
> From: Liu Ping Fan
>
> Collect unused object and release them at caller demand.
>
> Signed-off-by: Liu Ping Fan
> ---
> include/qemu/reclaimer.h | 28 ++
> main-loop.c |5
> qemu-tool.c |
On 08/08/2012 12:07 PM, Paolo Bonzini wrote:
> Il 08/08/2012 11:05, Avi Kivity ha scritto:
>>> > From: Liu Ping Fan
>>> >
>>> > Collect unused object and release them at caller demand.
>>> >
>> Please explain the motivation for this patch.
>
> It's poor man RCU, I think?
I thought that it was
Il 08/08/2012 11:05, Avi Kivity ha scritto:
>> > From: Liu Ping Fan
>> >
>> > Collect unused object and release them at caller demand.
>> >
> Please explain the motivation for this patch.
It's poor man RCU, I think?
Paolo
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the
On 08/08/2012 09:25 AM, Liu Ping Fan wrote:
> From: Liu Ping Fan
>
> Collect unused object and release them at caller demand.
>
Please explain the motivation for this patch.
--
error compiling committee.c: too many arguments to function
--
To unsubscribe from this list: send the line "unsubs