lkml.org 
[lkml]   [2012]   [Sep]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [RFC][PATCH] Improving directed yield scalability for PLE handler
From
Date
On Mon, 2012-09-10 at 15:12 -0500, Andrew Theurer wrote:
> + /*
> + * if the target task is not running, then only yield if the
> + * current task is in guest mode
> + */
> + if (!(p_rq->curr->flags & PF_VCPU))
> + goto out_irq;

This would make yield_to() only ever work on KVM, not that I mind this
too much, its a horrid thing and making it less useful for (ab)use is a
good thing, still this probably wants mention somewhere :-)


\
 
 \ /
  Last update: 2012-09-10 23:01    [W:0.137 / U:0.056 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site