Re: [PATCH v6 2/2] sched/rt: Add support for SD_PREFER_SIBLING on find_lowest_rq()

2017-08-10 Thread Byungchul Park
On Mon, Aug 07, 2017 at 12:50:34PM +0900, Byungchul Park 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. I applied your suggestion. Could you let me know your opinions about this? > >

Re: [PATCH v6 2/2] sched/rt: Add support for SD_PREFER_SIBLING on find_lowest_rq()

2017-08-10 Thread Byungchul Park
On Mon, Aug 07, 2017 at 12:50:34PM +0900, Byungchul Park 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. I applied your suggestion. Could you let me know your opinions about this? > >