Re: [PATCH 15/31] blk-throttle: reorganize throtl_service_queuepassed around as argument

From: Tejun Heo
Date: Thu May 02 2013 - 13:29:36 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/