[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20071003195503.56287e60.pj@sgi.com>
Date: Wed, 3 Oct 2007 19:55:03 -0700
From: Paul Jackson <pj@....com>
To: menage@...gle.com
Cc: nickpiggin@...oo.com.au, a.p.zijlstra@...llo.nl,
linux-kernel@...r.kernel.org, clg@...ibm.com,
ebiederm@...ssion.com, rientjes@...gle.com,
containers@...ts.osdl.org, balbir@...ux.vnet.ibm.com,
akpm@...uxfoundation.org, xemul@...nvz.org
Subject: Re: [PATCH 03/33] task containersv11 add tasks file interface
One more cgroup code review detail ...
The following is evidence of some more stale comments in
kernel/cpuset.c. Some routines which used to be in that file, but
which are now reimplemented in cgroups, are still named in cpuset.c
comments:
$ grep -E 'cpuset_rmdir|cpuset_exit|cpuset_fork' kernel/cpuset.c
* knows that the cpuset won't be removed, as cpuset_rmdir() needs
* The fork and exit callbacks cpuset_fork() and cpuset_exit(), don't
* critical pieces of code here. The exception occurs on cpuset_exit(),
* the_top_cpuset_hack in cpuset_exit(), which sets an exiting tasks
The downside of my writing too many comments ... its more of a
maintenance burden on those changing the code ;).
--
I won't rest till it's the best ...
Programmer, Linux Scalability
Paul Jackson <pj@....com> 1.925.600.0401
-
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