性能测试学习计划

方向:Linux性能优化(指标、监控、分析优化、Shell)
      Linux Kernel研究(内存管理、文件系统、进程管理等等)


学习计划:

linux基础:鸟哥的linux私房菜(4.10)
linux 性能相关的工具:(4.15)

涉及指标内容:
CPU
内存
I/O 存储系统
带宽


工具:
Vmstat
Top
Free
Uptime
sysstat 工具包
Iozone
Strace


linux SHELL编程:shell脚本学习指南(4.30)



几个博客:

http://blog.csdn.net/tianlesoftware/article/details/6198780

http://blog.csdn.net/marising/article/details/5160210



猜你喜欢

转载自mark-ztw.iteye.com/blog/1474139