cem 7f37053028 subr_smp: Clean up topology analysis, add additional layers
Rather than repeatedly nesting loops, separate concerns with a single loop
per call stack level.  Use a table to drive the recursive routine.  Handle
missing topology layers more gracefully (infer a single unit).

Analyze some additional optional layers which may be present on e.g. AMD Zen
systems (groups, aka dies, per package; and cachegroups, aka CCXes, per
group).

Display that additional information in the boot-time topology information,
when it is relevent (non-one).

Reviewed by:	markj@, mjoras@ (earlier version)
Sponsored by:	Dell EMC Isilon
Differential Revision:	https://reviews.freebsd.org/D12019
2017-08-22 00:10:15 +00:00
..
2017-07-29 13:54:28 +00:00
2017-07-11 12:35:44 +00:00
2017-08-07 14:09:57 +00:00
2017-07-30 06:27:32 +00:00
2017-07-20 20:37:23 +00:00
2017-07-14 17:38:44 +00:00