On Fri, Mar 18, 2016 at 3:04 PM, Dario Faggioli
<dario.faggi...@citrix.com> wrote:
> as doing that include changing the scheduler lock
> mapping for the pCPU itself, and the correct way
> of doing that is:
>  - take the lock that the pCPU is using right now
>    (which may be the lock of another scheduler);
>  - change the mapping of the lock to the RTDS one;
>  - release the lock (the one that has actually been
>    taken!)
>
> Signed-off-by: Dario Faggioli <dario.faggi...@citrix.com>
> ---
> Cc: Meng Xu <men...@cis.upenn.edu>
> Cc: George Dunlap <george.dun...@eu.citrix.com>
> Cc: Tianyang Chen <ti...@seas.upenn.edu>

Reviewed-by: Meng Xu <men...@cis.upenn.edu>
-- 
Meng Xu
PhD Student in Computer and Information Science
University of Pennsylvania
http://www.cis.upenn.edu/~mengxu/

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

Reply via email to