[S390] dasd: improve dasd statistics proc interface
authorStefan Haberland <stefan.haberland@de.ibm.com>
Thu, 25 Dec 2008 12:38:51 +0000 (13:38 +0100)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Thu, 25 Dec 2008 12:39:01 +0000 (13:39 +0100)
commit2bf373b3e3691d5cb57089a3897316a1b7d5ffa7
treeddfdedc3fc1c086a4c3d8c7a00ea3770ea47bd3a
parentbd43a42b7e9880f426ed715f18bb4f963b7352af
[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 <stefan.haberland@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
drivers/s390/block/dasd_proc.c