Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 04 Dec 2020 23:58:42 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 251113] sysutils/turbostat fails on zen cpu need newer version
Message-ID:  <bug-251113-7788-pxBIhRrWBl@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-251113-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-251113-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D251113

--- Comment #8 from Nick Wolff <darkfiberiru@gmail.com> ---
Yes it appears to match what you thought it would be.

FreeBSD/SMP: Multiprocessor System Detected: 128 CPUs
FreeBSD/SMP: 2 package(s) x 4 groups x 2 cache groups x 4 core(s) x 2 hardw=
are
threads

On top of redoing how we're getting topology logic I think turbostat from l=
inux
kernel 4.17 is just t0o old. That makes it's last commit from oct 2017
https://github.com/torvalds/linux/commits/master?after=3Db3298500b23f0b53a8=
d81e0d5ad98a29db71f4f0+82&branch=3Dmaster&path%5B%5D=3Dtools&path%5B%5D=3Dp=
ower&path%5B%5D=3Dx86&path%5B%5D=3Dturbostat
This shows all the newer commits starting with the first new one at bottom =
of
page and coninuing if you selecter newer till you get to head .


Around here
https://github.com/torvalds/linux/commit/40f5cfe7b886676f00e860b482c4bf7103=
413a24#diff-e8059b77880f85661c08aad6158834e7de2b4625c7828a7a28d4956b0127dfcc
is where they made the turbostat capable of handling epyc processors that r=
an
into a very similiar parsing issue on linux.

Thanks for looking into all this.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-251113-7788-pxBIhRrWBl>