[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <47616DAD.5020305@redhat.com>
Date: Thu, 13 Dec 2007 18:36:45 +0100
From: Jerome Marchand <jmarchan@...hat.com>
To: Randy Dunlap <randy.dunlap@...cle.com>
CC: linux-kernel@...r.kernel.org, axboe@...nel.dk
Subject: Re: [Patch 7/8] Enhanced partition statistics: procfs
Randy Dunlap wrote:
>
> The format of the /proc file is not changed except to add data
> at the end of each line. Is that correct?
>
No. The line concerning partitions will display different data. The new format match the current format
concerning disks.
Current partition format:
major minor name reads_issued sectors_read writes_issued sectors_written
New partition format (current disk format):
major minor name reads_issued reads_merged sector_read ms_reading writes_completed writes_merged sectors_written ms_writing I/Os_running ms_I/O weighted_ms_I/O
Jérôme
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists