Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Aug 2024 23:19:48 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 280823] sysutils/lscpu: Fix AMD threads per core
Message-ID:  <bug-280823-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 280823
           Summary: sysutils/lscpu: Fix AMD threads per core
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: zi@FreeBSD.org
          Reporter: laurent.chardon@gmail.com
             Flags: maintainer-feedback?(zi@FreeBSD.org)
          Assignee: zi@FreeBSD.org

Created attachment 252768
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D252768&action=
=3Dedit
sysutils-lscpu-Fix-AMD-threads-per-core

A hard coded value of 1 thread per core was used for AMD CPUs.
This PR implements proper number of threads per core for FreeBSD,
using kernel parameters instead of cpuid and hard coded values.

Various Makefile cleanups.

poudriere: OK
portlint: OK

--=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-280823-7788>