From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vivek Goyal Subject: Re: [PATCHSET] block: implement blkcg hierarchy support in cfq, take#2 Date: Tue, 8 Jan 2013 13:28:22 -0500 Message-ID: <20130108182822.GG29933@redhat.com> References: <1356726946-26037-1-git-send-email-tj@kernel.org> <20130102182037.GC4306@redhat.com> <20130107163437.GF3926@htj.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <20130107163437.GF3926-Gd/HAXX7CRxy/B6EtB590w@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: containers-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org Errors-To: containers-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org To: Tejun Heo Cc: axboe-tSWWG44O7X1aa/9Udqfwiw@public.gmane.org, ctalbott-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org, rni-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org, containers-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: containers.vger.kernel.org On Mon, Jan 07, 2013 at 08:34:37AM -0800, Tejun Heo wrote: > On Wed, Jan 02, 2013 at 01:20:38PM -0500, Vivek Goyal wrote: > > On Fri, Dec 28, 2012 at 12:35:22PM -0800, Tejun Heo wrote: > > > > [..] > > > > > > * Updated to reflect Vivek's reviews - renames & documentation. > > > > Hi Tejun, > > > > You forgot to update blkio-controller.txt. > > Just updated. Does everything else look okay to you? Yep, everything looks good to me. Thanks. Vivek