Thread (10 messages) flat view 10 messages, 5 authors, 2011-03-04

Re: [PATCH, v7] cgroups: introduce timer slack controller

From: Thomas Gleixner <hidden>
Date: 2011-03-03 07:35:52
Also in: lkml

On Thu, 3 Mar 2011, Li Zefan wrote:
quoted
quoted
+unsigned long get_task_timer_slack(struct task_struct *tsk)
+{
+	struct cgroup_subsys_state *css;
+	struct tslack_cgroup *tslack_cgroup;
+	unsigned long ret;
+
+	rcu_read_lock();
Did you just remove the odd comment or actually figure out why you
need rcu_read_lock() here ?
It's necessary to protect against task exiting or task moving between cgroups.
I know, though after the last review I wanted to make sure, that the
author understands it as well and not just removed the odd comment
just because I ranted about it :)

Thanks,

	tglx
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help