aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorAdrian C. (anrxc) <anrxc@sysphere.org>2010-07-10 02:02:34 +0200
committerAdrian C. (anrxc) <anrxc@sysphere.org>2010-07-10 02:02:34 +0200
commit8674c919d64291827eec05e1e3fbc21c29a7396e (patch)
treeaeadcecab9fb584d587e6c033dec445e722bb049 /README
parentd6faae15986056377605295744ccce80f3890cea (diff)
downloadvicious-legacy-8674c919d64291827eec05e1e3fbc21c29a7396e.tar.xz
dio: add partition support
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index 106bd46..5f07bc5 100644
--- a/README
+++ b/README
@@ -167,7 +167,8 @@ vicious.widgets.fs
vicious.widgets.dio
- provides I/O statistics for requested storage devices
- - takes the disk as an argument, i.e. "sda"
+ - takes the disk as an argument, i.e. "sda" (or specific partition,
+ i.e. "sda/sda5")
- returns a table with string keys: {total_s}, {total_kb}, {total_mb},
{read_s}, {read_kb}, {read_mb}, {write_s}, {write_kb}, {write_mb}
and {sched}