平均负载

This commit is contained in:
nick
2019-06-26 23:35:29 +08:00
parent 62f74e7f7c
commit aef0f7d03b
2 changed files with 168 additions and 1 deletions

View File

@ -64,7 +64,10 @@
* [Shell](shell.md)
## 实用 shell 例子
* [demo](demo.md)
* [demo](demo.md)
## 性能优化
* [平均负载](stress-sysstat-mpstat-pidstat-watch-uptime.md)
## 参考资料
* [书籍](http://billie66.github.io/TLCL/book/)