Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Thu, 18 Apr 2002 20:11:55 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Thu, 18 Apr 2002 20:11:54 -0400 Received: from sj-msg-core-1.cisco.com ([171.71.163.11]:44941 "EHLO sj-msg-core-1.cisco.com") by vger.kernel.org with ESMTP id ; Thu, 18 Apr 2002 20:11:53 -0400 From: "Hua Zhong" To: "Linux Kernel Mailing List" Subject: Tracking io of processes Date: Thu, 18 Apr 2002 17:11:47 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Hi: Is there any way to track how much io (read/write) a certain process has issued? iostat only works for the whole system. Sometimes we see io bursts in iostat but don't know which process is doing it (swap usage is 0 so it's not swapping). Thanks. Hua - 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/