K 10 svn:author V 3 avg K 8 svn:date V 27 2017-04-08T14:16:42.198581Z K 7 svn:log V 541 use msr 0xc001100c to discover multi-node AMD processors This is applicable only to the older processors that do not have the AMD Topology extension. Opteron 6100-series "Magny-Cours" processors had multiple nodes within a package and didn't have the Topology extension. Without this change FreeBSD would assume that those processors have a single L3 cache shared by all cores while, in fact, each node has its own L3 cache. Many thanks to Freddie Cash for providing valuable hardware information. MFC after: 2 weeks END