Skip to content

Faulty counting off CPU cores #5

@Radapompa

Description

@Radapompa

When using the script. I've noticed that it counts the amount of cores wrong on servers.

So on one of our servers. We got that it has 2 CPUs (correct) with 32 cores per CPU (wrong). Below is information from lscpu command from that server.

CPU(s): 32
On-line CPU(s) list: 0-31
Thread(s) per core: 2
Core(s) per socket: 8
Socket(s): 2

So what we expect is that it returns 2 CPUs with 8 cores per CPU. Is this something that can be fixed in a future release?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions