original_kernel/arch/i386/kernel/cpu
Eric Lammerts cdf32eaa4e [PATCH] disable addres space randomization default on transmeta CPUs
We know that the randomisation slows down some workloads on Transmeta CPUs
by quite large amounts.  We think it's because the CPU needs to recode the
same x86 instructions when they pop up at a different virtual address after
a fork+exec.

So disable randomization by default on those CPUs.

Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-08-01 19:13:59 -07:00
..
cpufreq merge 2.6.13-rc4 with ACPI's to-linus tree 2005-07-30 01:55:32 -04:00
mcheck [PATCH] suspend/resume SMP support 2005-06-25 16:24:32 -07:00
mtrr [PATCH] MTRR suspend/resume cleanup 2005-07-07 18:23:42 -07:00
Makefile
amd.c
centaur.c
changelog
common.c [PATCH] MTRR suspend/resume cleanup 2005-07-07 18:23:42 -07:00
cpu.h
cyrix.c
intel.c [PATCH] mostly_read data section 2005-07-07 18:23:46 -07:00
intel_cacheinfo.c [PATCH] x86_64: When running cpuid4 need to run on the correct CPU 2005-07-28 21:46:01 -07:00
nexgen.c
proc.c [PATCH] x86: cpu_khz type fix 2005-06-23 09:45:11 -07:00
rise.c
transmeta.c [PATCH] disable addres space randomization default on transmeta CPUs 2005-08-01 19:13:59 -07:00
umc.c