Re: [RFC PATCH 8/8] sched: remove scheduler domain naming

From: Dietmar Eggemann
Date: Tue Jan 07 2014 - 09:34:01 EST


On 07/01/14 10:22, Peter Zijlstra wrote:
> On Mon, Jan 06, 2014 at 06:41:25PM +0000, Dietmar Eggemann wrote:
>> But the MC level cpu mask func ptr is called cpu_coregroup_mask.
>
> Nothing a bit of sed won't cure very quickly indeed :-)

True, but that would mean that if two adjacent levels use the same
cpu_foo_mask function, then their debug name would have to be the same.
AFAICS, sd_parent_degenerate() allows adjacent levels to have the same
cpu mask if the flags are different. Probably not a big deal.

>


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/