alistair23-linux/arch/x86/include/asm/mach-default
Tejun Heo 02cf94c370 x86: make x86_32 use tlb_64.c
Impact: less contention when issuing invalidate IPI, cleanup

Make x86_32 use the same tlb code as 64bit.  The 64bit code uses
multiple IPI vectors for tlb shootdown to reduce contention.  This
patch makes x86_32 allocate the same 8 IPIs as x86_64 and share the
code paths.

Note that the usage of asmlinkage is inconsistent for x86_32 and 64
and calls for further cleanup.  This has been noted with a FIXME
comment in tlb_64.c.

Signed-off-by: Tejun Heo <tj@kernel.org>
2009-01-21 17:26:06 +09:00
..
apm.h x86: drop double underscores from header guards 2008-10-23 00:01:39 -07:00
do_timer.h x86, um: ... and asm-x86 move 2008-10-22 22:55:20 -07:00
entry_arch.h x86: make x86_32 use tlb_64.c 2009-01-21 17:26:06 +09:00
mach_apic.h x86: fix cpu_mask_to_apicid_and to include cpu_online_mask 2008-12-18 11:59:24 +01:00
mach_apicdef.h x86: drop double underscores from header guards 2008-10-23 00:01:39 -07:00
mach_ipi.h x86: cosmetic changes apic-related files. 2008-12-16 17:40:57 -08:00
mach_mpparse.h x86: rename mp_config_table to mpc_table 2009-01-04 13:22:58 +01:00
mach_mpspec.h x86: drop double underscores from header guards 2008-10-23 00:01:39 -07:00
mach_timer.h x86: drop double underscores from header guards 2008-10-23 00:01:39 -07:00
mach_traps.h x86: drop double underscores from header guards 2008-10-23 00:01:39 -07:00
mach_wakecpu.h x86: fix apic.c build error on latest git 2009-01-12 19:24:23 +01:00
pci-functions.h x86, um: ... and asm-x86 move 2008-10-22 22:55:20 -07:00
setup_arch.h x86, um: ... and asm-x86 move 2008-10-22 22:55:20 -07:00
smpboot_hooks.h x86: fix wakeup_cpu with numaq/es7000, v2 2008-11-17 17:57:34 +01:00