Re: [PATCH] Rework of /proc/stat

From: Russell King (rmk@arm.linux.org.uk)
Date: Wed Mar 06 2002 - 12:25:17 EST


On Wed, Mar 06, 2002 at 06:16:55PM +0100, Jean-Eric Cuendet wrote:
> I've made a new version of IO statistics in kstat that remove the
> previous limitations of MAX_MAJOR
> I've made tests on my machine.
> Could someone test it, please?
> Feedback welcome.

Your mailer was hungry and ate the patch (small examples):

> +
> +
> unsigned int major;
> + unsigned int minor;
> +
> +
> unsigned int io;
> + unsigned int rio;
> + unsigned int wio;
...
> +
> if (p == 0)
> +
> {
> +
> kstat.io_stat_tbl[i] = pstat;
> +
> }
> +

-- 
Russell King (rmk@arm.linux.org.uk)                The developer of ARM Linux
             http://www.arm.linux.org.uk/personal/aboutme.html

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu Mar 07 2002 - 21:00:56 EST