From 8674c919d64291827eec05e1e3fbc21c29a7396e Mon Sep 17 00:00:00 2001 From: "Adrian C. (anrxc)" Date: Sat, 10 Jul 2010 02:02:34 +0200 Subject: dio: add partition support --- README | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README') 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} -- cgit v1.2.3