K 10 svn:author V 6 ivoras K 8 svn:date V 27 2008-10-29T13:36:23.782295Z K 7 svn:log V 727 Introduce a new sysctl, kern.sched.topology_spec, that returns an XML dump of detected ULE CPU topology. This dump can be used to check the topology detection and for general system information. An example of CPU topology dump is: kern.sched.topology_spec: 0, 1, 2, 3, 4, 5, 6, 7 0, 1, 2, 3 4, 5, 6, 7 Reviewed by: jeff Approved by: gnn (mentor) END