Marcelo Tosatti wrote:
> Batch pte updates and tlb flushes in lazy MMU mode.
>
> v1->v2:
> - report individual hypercall error code, have multicall return number of 
> processed entries.
> - cover entire multicall duration with slots_lock instead of 
> acquiring/reacquiring.
>   

But not all hypercalls want slots_lock.

I suggested earlier switching to a "multiple mmu operation" hypercall 
(and not have individual mmu hypercalls). What do think about that?

I think hypercalls will be quite diverse in the future and batching them 
will not make sense always.

-- 
error compiling committee.c: too many arguments to function


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
kvm-devel mailing list
kvm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-devel

Reply via email to