|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [Patch] continue_hypercall_on_cpu rework using tasklets
Looks great. You can rebase cpupools on top of it and both can go in after
4.0 is released.
-- Keir
On 30/12/2009 13:46, "Juergen Gross" <juergen.gross@xxxxxxxxxxxxxx> wrote:
> Hi,
>
> attached is a patch to use tasklets for continue_hypercall_on_cpu instead of
> temporarily pinning the vcpu to the target physical cpu.
>
> This is thought as base for cpupools as Keir requested to get rid of the
> "borrow cpu" stuff in my original solution.
>
> Tested on x86_64 via a little test hypercall calling continue_hypercall_on_cpu
> with different target cpus.
>
> Keir, is this solution the direction you wanted to go to?
>
>
> Juergen
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|