[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1217544599-8935-1-git-send-email-righi.andrea@gmail.com>
Date: Fri, 1 Aug 2008 00:49:55 +0200
From: Andrea Righi <righi.andrea@...il.com>
To: akpm@...ux-foundation.org, balbir@...ux.vnet.ibm.com
Cc: Matt Heaton <matt@...ehost.com>, Mark Seger <Mark.Seger@...com>,
Oleg Nesterov <oleg@...sign.ru>, linux-kernel@...r.kernel.org
Subject: [PATCH -mm 0/4] task IO accounting: per block device IO statistics
Introduce a new file /proc/<pid>/blockio (and equivalently per-thread
/proc/<pid>/task/<tid>/blockio files) to export per block device i/o statistics
of each process to userspace applications.
The objective of this patch is to provide an efficient method to quickly
identify the top i/o consumers on specific block devices and, more in general,
to collect more detailed informations about specific block device usage.
See the documentation (PATCH 1/4) for more information.
Tested against 2.6.27-rc1-mm1.
The all-in-one patch can be found at:
http://download.systemimager.org/~arighi/linux/patches/task-io-acct-block/
-Andrea
--
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