summaryrefslogtreecommitdiffstats
path: root/kernel/sched.c
diff options
context:
space:
mode:
authorTejun Heo2009-02-24 04:32:28 +0100
committerTejun Heo2009-02-24 06:24:30 +0100
commit40150d37be7f7949b2ec07d511244da856647d84 (patch)
tree6edc4e8d0a0302328f5e65ec6378b703cb6c2e35 /kernel/sched.c
parentx86: add remapping percpu first chunk allocator (diff)
downloadkernel-qcow2-linux-40150d37be7f7949b2ec07d511244da856647d84.tar.gz
kernel-qcow2-linux-40150d37be7f7949b2ec07d511244da856647d84.tar.xz
kernel-qcow2-linux-40150d37be7f7949b2ec07d511244da856647d84.zip
percpu: add __read_mostly to variables which are mostly read only
Most global variables in percpu allocator are initialized during boot and read only from that point on. Add __read_mostly as per Rusty's suggestion. Signed-off-by: Tejun Heo <tj@kernel.org> Cc: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to 'kernel/sched.c')
0 files changed, 0 insertions, 0 deletions