Re: [PATCH v7 1/2] powerpc: Detect the presence of big-cores via "ibm,thread-groups"

From: Michael Neuling
Date: Wed Aug 29 2018 - 03:13:21 EST


On Wed, 2018-08-29 at 17:04 +1000, Michael Neuling wrote:
> > +What: /sys/devices/system/cpu/cpu[0-9]+/small_core_siblings
>
> Shouldn't we put this in the topology/ subdir with with the other items like
> it?

Also, please follow the same format as *_sibilings files topology/ where they
are just a mask (this patch currently has it as a comma separated list).

Mikey