cpu_topology: fix bug - apicids aren't consecutive
[dragonfly.git] / sys / kern / subr_cpu_topology.c
2012-08-10 Mihai Carabascpu_topology: fix bug - apicids aren't consecutive
2012-08-10 Mihai Carabascpu_topology: add some debug printfs
2012-08-10 Mihai CarabasCPU Topology: guarding all the code with ifdef SMP...
2012-08-10 Mihai CarabasCPU Topology: fix coding style acording to man 9 style
2012-08-10 Mihai Carabassubr_cpu_topology.c: fix comment and coding style
2012-08-10 Mihai CarabasCPU Topology: fix spelling for sysctl physical_siblings...
2012-08-10 Mihai CarabasCPU Topology: rename by convention from cpu_topology...