<div dir="ltr"><div><div><div><div><div>CPU topology detection seems broken (at least incomplete) on FreeBSD.<br>erlang:system_info(cpu_topology) returns 'undefined' on the few machines I have at my disposal.<br></div><div><br></div>I'm going to take a stab at a patch, but I'd like some help from other FreeBSD users out there first.<br><br></div>Can any FreeBSD users please send me:<br></div><div>    a) the output of 'sysctl kern.sched.topology_spec'<br></div>    b) a few lines from your 'dmesg' about the processor configuration like:<br>FreeBSD/SMP: Multiprocessor System Detected: 8 CPUs<br>FreeBSD/SMP: 1 package(s) x 4 core(s) x 2 SMT threads<br><br></div>Even if your topology is correctly determined, this info will help me ensure I don't introduce a regression.<br><br>Thanks,<br></div>Garret<br></div>