Skip to content

Commit d91f9c3

Browse files
dd
1 parent f03ca47 commit d91f9c3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

linux/linux-performance.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1064,6 +1064,12 @@ TID  PRIO  USER     DISK READ  DISK WRITE  SWAPIN     IO> 
10641064
10651065
### 性能剖析
10661066
1067+
IOMeter 也是不错的测试磁盘性能的工具,比如可以测试 I/O 的传输速度和平均的 I/O 响应时间。
1068+
1069+
IOZone 是一个文件系统基准测试工具,可以测试不同的操作系统中文件系统的读写性能。
1070+
1071+
Bonnie++ 是基于 Linux 平台的开源磁盘 IO 测试的工具,可以用它来测试磁盘和文件系统的 I/O 性能。
1072+
10671073
### 调优方法
10681074
10691075
#### 磁盘优化

0 commit comments

Comments
 (0)