diff options
author | Li Zefan <[email protected]> | 2009-01-07 18:08:42 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2009-01-08 08:31:11 -0800 |
commit | 2341d1b6598c7146d64a5050b53a72a5a819617f (patch) | |
tree | 1e278566d5fea4d2c02826b9ac0713ccd146fd92 /tools/perf/scripts/python/syscall-counts.py | |
parent | 5771f0a2236df69683e9abea87f35f522c97ff94 (diff) |
cpuset: convert cpuset_attach() to use cpumask_var_t
Impact: reduce stack usage
Allocate a global cpumask_var_t at boot, and use it in cpuset_attach(), so
we won't fail cpuset_attach().
Signed-off-by: Li Zefan <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Rusty Russell <[email protected]>
Acked-by: Mike Travis <[email protected]>
Cc: Paul Menage <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions