不可中断状态与僵尸进程

This commit is contained in:
nick
2019-07-10 23:07:56 +08:00
parent dddb7e2330
commit ab8361a155
2 changed files with 65 additions and 0 deletions

View File

@ -70,6 +70,7 @@
* [平均负载](stress-sysstat-mpstat-pidstat-watch-uptime.md)
* [CPU 上下文切换](cpu-context.md)
* [CPU 使用率过高](cpu-used.md)
* [不可中断进程和僵尸进程](zombie-process.md)
## 参考资料
* [书籍](http://billie66.github.io/TLCL/book/)