From: Andy Isaacson Date: Sun, 8 Jan 2006 09:04:00 +0000 (-0800) Subject: [PATCH] block/stat.txt X-Git-Tag: v2.6.16-rc1~732 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37a327957e4b193369854f76afcedaee8d903521;p=pandora-kernel.git [PATCH] block/stat.txt I couldn't find any docs explaining the contents of /sys/block//stat, so I wrote up the following. I'm not completely sure it's accurate - Jens, could you give a yea or nay on this? In particular, the counts of read/write IOs and read/write sectors are incremented in different places - it looks like they both increment as the request is being finished, but I'm not completely sure of that. Cc: Jens Axboe Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed