3a7b3 author Andi Kleen 1137015897 +0100 committer Linus Torvalds 1137035096 -0800 [PATCH] x86_64: Make the cpu_*_maps in kernel/sched.c read mostly They are referred to often so avoid potential false sharing for them. Signed-off-by: Andi Kleen Signed-off-by: Linus Torvalds Â{‹