From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joe Thornber Subject: Re: [PATCH 1/2] dm-kcopyd: introduce per-module throttle structure Date: Fri, 10 Jun 2011 11:14:46 +0100 Message-ID: <20110610101446.GB10144@ubuntu> References: <20110601095106.GA3718@ubuntu> <20110603110111.GA4969@ubuntu> <20110609094746.GA3152@ubuntu> <20110610084424.GA3672@ubuntu> <20110610092834.GB22211@barkeeper1-xen.linbit> Reply-To: device-mapper development Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <20110610092834.GB22211@barkeeper1-xen.linbit> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dm-devel-bounces@redhat.com Errors-To: dm-devel-bounces@redhat.com To: device-mapper development Cc: Mikulas Patocka , "Alasdair G. Kergon" List-Id: dm-devel.ids On Fri, Jun 10, 2011 at 11:28:34AM +0200, Lars Ellenberg wrote: > On Fri, Jun 10, 2011 at 09:44:25AM +0100, Joe Thornber wrote: > > On Thu, Jun 09, 2011 at 12:08:08PM -0400, Mikulas Patocka wrote: > > > > > > > > > On Thu, 9 Jun 2011, Joe Thornber wrote: > > > > What we're trying to do is avoid kcopyd issuing so much io that it > > > > interferes with userland io. > > > > > > But you don't know if there is some userland IO or not to the same disk. > > > > None the less, this was the motivation Alasdair gave for wanting this > > throttling. > > Not sure if it helps, > but are you familiar with the MD raid rebuild throttling? Lars, This is very helpful, thankyou. Any thoughts on this Mikulas? - Joe