cpu 使用率

This commit is contained in:
nick
2019-07-03 23:03:01 +08:00
parent ac48ee1209
commit 630f201217
2 changed files with 140 additions and 0 deletions

View File

@ -69,6 +69,7 @@
## 性能优化
* [平均负载](stress-sysstat-mpstat-pidstat-watch-uptime.md)
* [CPU 上下文切换](cpu-context.md)
* [CPU 使用率过高](cpu-used.md)
## 参考资料
* [书籍](http://billie66.github.io/TLCL/book/)