Messages in this thread |  | | Date | Wed, 16 Aug 2017 09:32:44 -0400 | From | Steven Rostedt <> | Subject | Re: [PATCH v6 1/2] sched/deadline: Add support for SD_PREFER_SIBLING on find_later_rq() |
| |
On Wed, 16 Aug 2017 11:17:36 +0900 Byungchul Park <byungchul.park@lge.com> wrote:
> Yes, that's what I intended. IOW: > > If (we found a proper sd, not having SD_PREFER_SIBLING?) > use the sd; > else if (we found a proper sd, having SD_PREFER_SIBLING?) > use the smallest sd among SD_PREFER_SIBLING sds;
BTW, what do you mean by "smallest sd"?
-- Steve
|  |