From: Stefan Haberland Date: Thu, 25 Dec 2008 12:38:51 +0000 (+0100) Subject: [S390] dasd: improve dasd statistics proc interface X-Git-Tag: v2.6.29-rc1~584^2~64 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2bf373b3e3691d5cb57089a3897316a1b7d5ffa7;p=pandora-kernel.git [S390] dasd: improve dasd statistics proc interface For a large number of I/O requests the values were shifted binary. The shift was not transparent for the user because the shift value was not displayed. To make this interface more human readable the values are shifted decimal and the scale factor is displayed. Signed-off-by: Stefan Haberland Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed