[PATCH 04/13] cpuset: introduce CS_ONLINE

2013-01-03 Thread Tejun Heo
Add CS_ONLINE which is set from css_online() and cleared from css_offline(). This will enable using generic cgroup iterator while allowing decoupling cpuset from cgroup internal locking. Signed-off-by: Tejun Heo --- kernel/cpuset.c | 11 ++- 1 file changed, 10 insertions(+), 1 deletion(

[PATCH 04/13] cpuset: introduce CS_ONLINE

2012-11-28 Thread Tejun Heo
Add CS_ONLINE which is set from css_online() and cleared from css_offline(). This will enable using generic cgroup iterator while allowing decoupling cpuset from cgroup internal locking. Signed-off-by: Tejun Heo --- kernel/cpuset.c | 11 ++- 1 file changed, 10 insertions(+), 1 deletion(