On Fri, Jun 07, 2013 at 03:37:43PM -0400, Steven Rostedt wrote: > [ Peter, this is based off of some of my work, I ran it though a few > tests and it passed. I also reviewed it, and added my SOB as I am > somewhat a co-author to it. ] > > From: Kirill Tkhai <[email protected]> > > Based on the patch by Steven Rostedt from previous year: > > https://lkml.org/lkml/2012/4/18/517 > > 1)Simplify pull_rt_task() logic: search in pushable tasks of dest runqueue. > The only pullable tasks are the tasks which are pushable in their local rq, > and no others. > > 2)Remove .leaf_rt_rq_list member of struct rt_rq and functions connected > with it: nobody uses it since now. > > Link: http://lkml.kernel.org/r/[email protected] > > Signed-off-by: Kirill Tkhai <[email protected]> > Signed-off-by: Steven Rostedt <[email protected]>
Thanks! -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

