(Ping Markus) > > > + > > > +## > > > +# @CpuTopologyLevel: > > > +# > > > +# An enumeration of CPU topology levels. > > > +# > > > +# @invalid: Invalid topology level. > > > > Really trivial but why a capital I on Invalid here but not the > > t of thread below? Oops, thank you! It should be "invalid". If Markus doesn't veto this version :), I'll standardize the case issues in this file later. Some cases are uppercase, while others are lowercase. > > > +# > > > +# @thread: thread level, which would also be called SMT level or > > > +# logical processor level. The @threads option in > > > +# SMPConfiguration is used to configure the topology of this > > > +# level. > > >