From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756717AbYESQgf (ORCPT ); Mon, 19 May 2008 12:36:35 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751790AbYESQg2 (ORCPT ); Mon, 19 May 2008 12:36:28 -0400 Received: from fk-out-0910.google.com ([209.85.128.186]:15766 "EHLO fk-out-0910.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752300AbYESQg1 (ORCPT ); Mon, 19 May 2008 12:36:27 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:reply-to:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding:sender; b=FsjyZkTJFyS3rHxqEnghDFywlCJl0NrHafcgLNy4Z403Qh8vw1kk/Q1QnCL7nxxy6aKJm6ELdrwRTfmmnSTvymjqzrNnwYXeTDreiZD+Cm9OrvnP3KEcC/EBarQtSDybC6JxwTf+slM9M4zuyFW/raDQiEf9PpzrWFPIVOzMS/4= Message-ID: <4831AC83.7050908@users.sourceforge.net> Date: Mon, 19 May 2008 18:36:19 +0200 From: Andrea Righi Reply-To: righiandr@users.sourceforge.net User-Agent: Swiftdove 2.0.0.14 (X11/20080505) MIME-Version: 1.0 To: Shailabh Nagar CC: Mark Seger , Balbir Singh , Jes Sorensen , Chris Sturtivant , Tony Ernst , LKML , linux-next@vger.kernel.org Subject: Re: [PATCH] distinct tgid/tid I/O statistics (was: taskstats and /proc/.../io asymmetry?) References: <482DF0C0.6050208@users.sourceforge.net> In-Reply-To: <482DF0C0.6050208@users.sourceforge.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Andrea Righi wrote: > Patch against 2.6.25.4, tested in KVM. Tested in latest linux-next (next-20080519) as well. -Andrea