On Fri, 18 Aug 2017 15:05:13 +0900 Byungchul Park <[email protected]> wrote:
> It would be better to avoid pushing tasks to other cpu within > a SD_PREFER_SIBLING domain, instead, get more chances to check other > siblings. > > Signed-off-by: Byungchul Park <[email protected]> Reviewed-by: Steven Rostedt (VMware) <[email protected]> Note, we really should consolidate the rt.c and deadline.c find lowest rqs code, especially since they should be aware of each other (rt and deadline tasks should take notice of other rt and deadline tasks, not just their own kind). -- Steve

