[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <AANLkTimO+nzksuv==6Cf7BYH0f_TXKiHFkZH1sT+A8i+@mail.gmail.com>
Date: Thu, 28 Oct 2010 16:57:16 -0700
From: Paul Menage <menage@...gle.com>
To: Matt Helsley <matthltc@...ibm.com>
Cc: Li Zefan <lizf@...fujitsu.com>,
"akpm >> Andrew Morton" <akpm@...ux-foundation.org>,
containers@...ts.linux-foundation.org,
LKML <linux-kernel@...r.kernel.org>,
Stephane Eranian <eranian@...gle.com>
Subject: Re: [PATCH 2/7] cgroups: Allow to bind a subsystem to a cgroup hierarchy
On Fri, Oct 22, 2010 at 2:38 PM, Matt Helsley <matthltc@...ibm.com> wrote:
>> + *
>> + * The iterating order is: a1, a2, b1, c1, c2, a3. So a parent will be
>> + * processed before its children.
>> + */
>
> You could just say it's a depth-first walk except we process the parent before
> its children.
The standard term for that is "pre-order traversal". You shouldn't
need a diagram.
Paul
--
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