diff options
author | 2008-12-31 18:08:47 -0800 | |
---|---|---|
committer | 2009-01-03 19:15:40 +0100 | |
commit | 80855f7361eb68205e6bc1981928629d9b02d5c9 (patch) | |
tree | 029e78df08989c8d335b67a8031c784136a57539 /security/security.c | |
parent | cpumask: convert shared_cpu_map in acpi_processor* structs to cpumask_var_t (diff) | |
download | linux-rng-80855f7361eb68205e6bc1981928629d9b02d5c9.tar.xz linux-rng-80855f7361eb68205e6bc1981928629d9b02d5c9.zip |
cpumask: use alloc_cpumask_var_node where appropriate
Impact: Reduce inter-node memory traffic.
Reduces inter-node memory traffic (offloading the global system bus)
by allocating referenced struct cpumasks on the same node as the
referring struct.
Signed-off-by: Mike Travis <travis@sgi.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'security/security.c')
0 files changed, 0 insertions, 0 deletions