From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757646AbYFEMgu (ORCPT ); Thu, 5 Jun 2008 08:36:50 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1756799AbYFEMgk (ORCPT ); Thu, 5 Jun 2008 08:36:40 -0400 Received: from as4.cineca.com ([130.186.84.251]:58094 "EHLO as4.cineca.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756761AbYFEMgk (ORCPT ); Thu, 5 Jun 2008 08:36:40 -0400 Message-ID: <4847DDC8.2090609@gmail.com> From: Andrea Righi Reply-To: righi.andrea@gmail.com User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.12) Gecko/20070604 Thunderbird/1.5.0.12 Mnenhy/0.7.5.666 MIME-Version: 1.0 To: Randy Dunlap Cc: balbir@linux.vnet.ibm.com, menage@google.com, matt@bluehost.com, roberto@unbit.it, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/3] Add io-throttle controller documentation References: <1211648217-13361-2-git-send-email-righi.andrea@gmail.com> <20080604104205.8b44a61a.randy.dunlap@oracle.com> In-Reply-To: <20080604104205.8b44a61a.randy.dunlap@oracle.com> Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Thu, 5 Jun 2008 14:36:23 +0200 (MEST) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Randy Dunlap wrote: > On Sat, 24 May 2008 18:56:55 +0200 Andrea Righi wrote: > >> Documentation of the block device I/O bandwidth controller: description, usage, >> advantages and design. >> [snip] Thanks for reviewing the documentation Randy. I'll apply your fixes to the next version of the patch. -Andrea