diff options
author | 2013-01-07 08:51:07 -0800 | |
---|---|---|
committer | 2013-01-07 08:51:07 -0800 | |
commit | 0772324ae669f787b42fdb9fc5ac2c3d1c0df509 (patch) | |
tree | 6a7aacbd773a1b3867c6bd2d62c796b79a3579fd /tools/perf/scripts/python/export-to-postgresql.py | |
parent | cpuset: remove unused cpuset_unlock() (diff) | |
download | linux-dev-0772324ae669f787b42fdb9fc5ac2c3d1c0df509.tar.xz linux-dev-0772324ae669f787b42fdb9fc5ac2c3d1c0df509.zip |
cpuset: remove fast exit path from remove_tasks_in_empty_cpuset()
The function isn't that hot, the overhead of missing the fast exit is
low, the test itself depends heavily on cgroup internals, and it's
gonna be a hindrance when trying to decouple cpuset locking from
cgroup core. Remove the fast exit path.
Signed-off-by: Tejun Heo <tj@kernel.org>
Acked-by: Li Zefan <lizefan@huawei.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions