Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Try to fill darwin arm64 from sysctl #105

Merged
merged 6 commits into from Jul 9, 2022
Merged

Try to fill darwin arm64 from sysctl #105

merged 6 commits into from Jul 9, 2022

Commits on Jul 2, 2022

  1. fill CPUInfo on darwin arm64

    batmac committed Jul 2, 2022
    Copy the full SHA
    412aa2a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from batmac/apple-arm

    fill CPUInfo on darwin arm64
    batmac committed Jul 2, 2022
    Copy the full SHA
    15b94b0 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2022

  1. Apple arm (#2)

    * add some cleanup
    * add x/sys/unix for sysctl()
    batmac committed Jul 7, 2022
    Copy the full SHA
    78ec393 View commit details
    Browse the repository at this point in the history
  2. Apple arm (#3)

    * add some cleanup
    * add x/sys/unix for sysctl()
    * add 'hw.cputype' as Model
    batmac committed Jul 7, 2022
    Copy the full SHA
    300fcf5 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2022

  1. add go.sum

    batmac committed Jul 8, 2022
    Copy the full SHA
    0050ba2 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    1a4ea4d View commit details
    Browse the repository at this point in the history