kernel-hacking-2024-linux-s.../arch/sparc
David S. Miller b0f1e7962f sparc64: Define WANT_PAGE_VIRTUAL
As sparse warns, without this struct page pointer subtraction is
extremely expensive, and this is a pretty common operation in
fast paths.

With this define struct page becomes 64 bytes which makes for a
simple subtract and shift, instead of a costly divide or reciprocol
multiply.

Signed-off-by: David S. Miller <davem@davemloft.net>
2008-09-11 23:36:32 -07:00
..
boot sparc: Add target for a stripped kernel 2008-08-24 20:35:47 -07:00
include/asm sparc64: Define WANT_PAGE_VIRTUAL 2008-09-11 23:36:32 -07:00
kernel sparc32: Call parse_early_param() in setup_arch(). 2008-09-10 23:40:32 -07:00
lib sparc: remove CVS keywords 2008-05-20 00:33:44 -07:00
math-emu sparc: remove CVS keywords 2008-05-20 00:33:44 -07:00
mm sparc32: add init memory poisoning 2008-09-03 16:29:42 -07:00
oprofile
prom sparc: remove CONFIG_SUN4 2008-08-31 20:59:37 -07:00
defconfig
Kconfig sparc32: use RTC subsystem 2008-09-03 15:52:38 -07:00
Kconfig.debug
Makefile sparc: Add target for a stripped kernel 2008-08-24 20:35:47 -07:00