[Bug 251113] sysutils/turbostat fails on zen cpu need newer version

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Dec 4 19:58:15 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251113

D Scott Phillips <scottph at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |scottph at FreeBSD.org

--- Comment #5 from D Scott Phillips <scottph at FreeBSD.org> ---
looks like the topology parsing code is going off the rails? that core file
has:

topo = {
  num_packages = 22,
  num_cpus = 256,
  num_cores = 64,
  max_cpu_num = 255,
  num_cores_per_pkg = 8,
  num_threads_per_core = 2
}

where 22 packages must be bogus. could you post this machine's
kern.sched.topology_spec

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list