Skip to content

Instantly share code, notes, and snippets.

@tai2
Created November 29, 2024 04:30
Show Gist options
  • Save tai2/bce2d7e16b05b625ccd6dd866d8e59ed to your computer and use it in GitHub Desktop.
Save tai2/bce2d7e16b05b625ccd6dd866d8e59ed to your computer and use it in GitHub Desktop.
$ sysctl hw | grep cache
hw.perflevel0.l1icachesize: 196608
hw.perflevel0.l1dcachesize: 131072
hw.perflevel0.l2cachesize: 16777216
hw.perflevel1.l1icachesize: 131072
hw.perflevel1.l1dcachesize: 65536
hw.perflevel1.l2cachesize: 4194304
hw.cacheconfig: 8 1 4 0 0 0 0 0 0 0
hw.cachesize: 3481141248 65536 4194304 0 0 0 0 0 0 0
hw.cachelinesize: 128
hw.l1icachesize: 131072
hw.l1dcachesize: 65536
hw.l2cachesize: 4194304
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment