Skip to content

Support CPU detection on other operating systems beyond Linux #18

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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