[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20130502172922.GJ19814@mtj.dyndns.org>
Date: Thu, 2 May 2013 10:29:22 -0700
From: Tejun Heo <tj@...nel.org>
To: Vivek Goyal <vgoyal@...hat.com>
Cc: axboe@...nel.dk, linux-kernel@...r.kernel.org, lizefan@...wei.com,
containers@...ts.linux-foundation.org, cgroups@...r.kernel.org
Subject: Re: [PATCH 15/31] blk-throttle: reorganize throtl_service_queue
passed around as argument
On Thu, May 02, 2013 at 11:21:48AM -0400, Vivek Goyal wrote:
> On Wed, May 01, 2013 at 05:39:33PM -0700, Tejun Heo wrote:
> > throtl_service_queue will be the building block of hierarchy support
> > and will form a tree. This patch updates its usages as arguments to
> > reduce confusion.
> >
> > * When a service queue is used as the parent role - the host of the
> > rbtree - use @parent_sq instead of @sq.
>
> Hi Tejun,
>
> Apart from parent_sq, what other kind of sq are present.
Just sq and parent_sq where the former is used when it isn't
particularly about being the parent or used as the child variable.
Thanks.
--
tejun
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists