Messages in this thread |  | | Date | Wed, 3 Oct 2007 13:58:26 -0700 | | From | "Paul Menage" <> | | Subject | Re: [PATCH] task containersv11 add tasks file interface fix for cpusets |
| |
On 10/3/07, Paul Jackson <pj@sgi.com> wrote: > > But now (correct me if I'm wrong here) cgroups has a per-cgroup task > list, and the above loop has cost linear in the number of tasks > actually in the cgroup, plus (unfortunate but necessary and tolerable) > the cost of taking a global css_set_lock, right?
Yes.
> > And I take it the above code snipped is missing the cgroup_iter_start, > correct?
Oops, yes.
Paul - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |