[RFC][PATCH] sched: Rename DIE domain
    Peter Zijlstra 
    peterz at infradead.org
       
    Thu Jul 13 01:08:18 AEST 2023
    
    
  
On Wed, Jul 12, 2023 at 04:02:38PM +0100, Valentin Schneider wrote:
> On 12/07/23 16:10, Peter Zijlstra wrote:
> > Hi
> >
> > Thomas just tripped over the x86 topology setup creating a 'DIE' domain
> > for the package mask :-)
> >
> > Since these names are SCHED_DEBUG only, rename them.
> > I don't think anybody *should* be relying on this, but who knows.
> >
> 
> FWIW I don't care much about the actual name.
Confusion is due to x86 growing an actual die topology and this not
being it.
Other than that, I can't be bothered too much about the silly name
either.
> There are some stray references to DIE in comments - see below. Bit funny
> to see:
> - *  - Package (DIE)
> + *  - Package (PKG)
> 
> With that:
> Acked-by: Valentin Schneider <vschneid at redhat.com>
Durr, I did a git-grep SD_INIT_NAME().. Thanks!
    
    
More information about the Linuxppc-dev
mailing list