Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/powerpc/xmon
Anton Blanchard 5be3492f97 powerpc: Mark some variables in the page fault path __read_mostly
Using perf to trace L1 dcache misses and dumping data addresses I found a few
variables taking a lot of misses. Since they are almost never written, they
should go into the __read_mostly section.

Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
2010-02-03 17:39:48 +11:00
..
ansidecl.h
dis-asm.h
Makefile powerpc: Enable GCOV 2009-08-20 10:29:28 +10:00
nonstdio.c
nonstdio.h
ppc-dis.c
ppc-opc.c
ppc.h
spu-dis.c
spu-insns.h
spu-opc.c
spu.h
start.c
xmon.c powerpc: Mark some variables in the page fault path __read_mostly 2010-02-03 17:39:48 +11:00