aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorFrederic Weisbecker <[email protected]>2011-12-21 20:03:18 +0100
committerTejun Heo <[email protected]>2011-12-21 11:15:01 -0800
commitc84cdf75ccb2845f690579e838f13f7e744e3d23 (patch)
treea94bd69e84e7996852e1973c75fe11a2b0f1a42d /tools/perf/scripts/python/net_dropmonitor.py
parent7e381b0eb1e1a9805c37335562e8dc02e7d7848c (diff)
cgroup: Remove unnecessary task_lock before fetching css_set on migration
When we fetch the css_set of the tasks on cgroup migration, we don't need anymore to synchronize against cgroup_exit() that could swap the old one with init_css_set. Now that we are using threadgroup_lock() during the migrations, we don't need to worry about it anymore. Signed-off-by: Frederic Weisbecker <[email protected]> Reviewed-by: Mandeep Singh Baines <[email protected]> Reviewed-by: Li Zefan <[email protected]> Signed-off-by: Tejun Heo <[email protected]> Cc: Containers <[email protected]> Cc: Cgroups <[email protected]> Cc: KAMEZAWA Hiroyuki <[email protected]> Cc: Oleg Nesterov <[email protected]> Cc: Andrew Morton <[email protected]> Cc: Paul Menage <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions