Hi Jerry,
On Mon, 22 May 2023 15:31:43 -0600, Jerry Hoemann wrote:
> On Mon, May 22, 2023 at 05:11:27PM +0200, Jean Delvare wrote:
> > @@ -4451,6 +4461,9 @@ static void dmi_decode(const struct dmi_
> > pr_attr("Thread Count", "%u",
> >
On Mon, May 22, 2023 at 05:11:27PM +0200, Jean Delvare wrote:
> SMBIOS 3.6.0 adds the following to the Processor Information
> structure (type 4):
> * 9 socket types
> * 1 processor family
> * 1 field (Thread Enabled)
>
> Signed-off-by: Jean Delvare
> ---
> dmidecode.c | 19 ---
SMBIOS 3.6.0 adds the following to the Processor Information
structure (type 4):
* 9 socket types
* 1 processor family
* 1 field (Thread Enabled)
Signed-off-by: Jean Delvare
---
dmidecode.c | 19 ---
1 file changed, 16 insertions(+), 3 deletions(-)
--- dmidecode.orig/dmidecode