index.md - sites - public wiki contents of suckless.org | |
git clone git://git.suckless.org/sites | |
Log | |
Files | |
Refs | |
--- | |
index.md (376B) | |
--- | |
1 diskio | |
2 ====== | |
3 | |
4 Description | |
5 ----------- | |
6 This patch lets slstatus report on disk IO on Linux systems: reads | |
7 from disk, writes to disk and IO percentage. | |
8 | |
9 Download | |
10 -------- | |
11 * [slstatus-diskio-1.0.patch](slstatus-diskio-1.0.patch) | |
12 * [slstatus-diskio-4bd78c9.patch](slstatus-diskio-4bd78c9.patch) | |
13 | |
14 Authors | |
15 ------- | |
16 * K. Eugene Carlson <[email protected]> | |
17 * drkhsh <[email protected]> |