Conrad Meyer bb14d5643b 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-05-23 09:29:05 +00:00
2017-08-18 16:38:33 +00:00
2017-08-21 17:45:06 +00:00
2017-08-16 22:54:35 +00:00
2017-08-21 20:27:45 +00:00
2017-07-09 13:53:32 +00:00
2017-08-21 20:27:45 +00:00
2017-08-16 19:40:07 +00:00
2017-08-21 13:54:29 +00:00
2017-05-23 09:29:05 +00:00
2017-06-08 21:30:34 +00:00
2017-05-09 05:08:47 +00:00
2017-08-16 08:49:11 +00:00