Skip to content

Support CPU detection on other operating systems beyond Linux #18

@jmfernandez

Description

@jmfernandez

Right now, treecript uses information from /proc/cpuinfo in order to detect the type and topology of the CPUs.

But /proc/cpuinfo is only available on Linux. Other operating systems, like macOS, Windows or the different BSD variants have other ways to provide that information.

This issue is to document several ways to obtain the CPU information in these different operating systems.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions