Skip to content

Instantly share code, notes, and snippets.

@Zheaoli
Created December 19, 2019 02:44
Show Gist options
  • Save Zheaoli/d834b697af81868566a983f8b1c10d8f to your computer and use it in GitHub Desktop.
Save Zheaoli/d834b697af81868566a983f8b1c10d8f to your computer and use it in GitHub Desktop.
echo $(( $(</sys/fs/cgroup/cpu/cpu.cfs_quota_us) / $(</sys/fs/cgroup/cpu/cpu.cfs_period_us) ))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment