You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
root beccf3fe43 init 7 years ago
..
BUILD init 7 years ago
CHANGELOG.md init 7 years ago
CONTRIBUTORS.md init 7 years ago
OWNERS init 7 years ago
README.md init 7 years ago
cgroup.go init 7 years ago
cgroup_test.go init 7 years ago
cpu.go init 7 years ago
cpu_darwin.go init 7 years ago
cpu_linux.go init 7 years ago
cpu_other.go init 7 years ago
stat_test.go init 7 years ago
sysconfig_notcgo.go init 7 years ago
util.go init 7 years ago

README.md

os/stat

System Information

项目简介

获取Linux平台下的系统信息,包括cpu主频、cpu使用率等

编译环境
  • 请只用 Golang v1.8.x 以上版本编译执行