1
linux/arch/x86/kernel
Jeremy Fitzhardinge 8965c1c095 paravirt: clean up lazy mode handling
Currently, the set_lazy_mode pv_op is overloaded with 5 functions:
 1. enter lazy cpu mode
 2. leave lazy cpu mode
 3. enter lazy mmu mode
 4. leave lazy mmu mode
 5. flush pending batched operations

This complicates each paravirt backend, since it needs to deal with
all the possible state transitions, handling flushing, etc. In
particular, flushing is quite distinct from the other 4 functions, and
seems to just cause complication.

This patch removes the set_lazy_mode operation, and adds "enter" and
"leave" lazy mode operations on mmu_ops and cpu_ops.  All the logic
associated with enter and leaving lazy states is now in common code
(basically BUG_ONs to make sure that no mode is current when entering
a lazy mode, and make sure that the mode is current when leaving).
Also, flush is handled in a common way, by simply leaving and
re-entering the lazy mode.

The result is that the Xen, lguest and VMI lazy mode implementations
are much simpler.

Signed-off-by: Jeremy Fitzhardinge <jeremy@xensource.com>
Cc: Andi Kleen <ak@suse.de>
Cc: Zach Amsden <zach@vmware.com>
Cc: Rusty Russell <rusty@rustcorp.com.au>
Cc: Avi Kivity <avi@qumranet.com>
Cc: Anthony Liguory <aliguori@us.ibm.com>
Cc: "Glauber de Oliveira Costa" <glommer@gmail.com>
Cc: Jun Nakajima <jun.nakajima@intel.com>
2007-10-16 11:51:29 -07:00
..
acpi
cpu Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq 2007-10-12 15:42:01 -07:00
cpufreq
.gitignore
alternative.c paravirt: refactor struct paravirt_ops into smaller pv_*_ops 2007-10-16 11:51:29 -07:00
aperture_64.c
apic_32.c
apic_64.c x86_64: cleanup apic.c after clock events switch 2007-10-12 23:04:23 +02:00
apm_32.c
asm-offsets_32.c paravirt: refactor struct paravirt_ops into smaller pv_*_ops 2007-10-16 11:51:29 -07:00
asm-offsets_64.c
asm-offsets.c
audit_64.c
bootflag.c
bugs_64.c
cpuid.c
crash_32.c
crash_64.c
crash_dump_32.c
crash_dump_64.c
doublefault_32.c
e820_32.c
e820_64.c
early_printk.c
early-quirks_64.c
efi_32.c
efi_stub_32.S
entry_32.S paravirt: refactor struct paravirt_ops into smaller pv_*_ops 2007-10-16 11:51:29 -07:00
entry_64.S
genapic_64.c
genapic_flat_64.c
geode_32.c x86: Geode Multi-Function General Purpose Timers support 2007-10-12 23:04:06 +02:00
head64.c
head_32.S
head_64.S
hpet.c x86: HPET force enable for ICH5 2007-10-12 23:04:24 +02:00
i386_ksyms_32.c
i387_32.c
i387_64.c
i8237.c
i8253.c x86_64: remove now unused code 2007-10-12 23:04:23 +02:00
i8259_32.c x86: kill 8253pit.h 2007-10-12 23:04:23 +02:00
i8259_64.c x86_64: convert to clock events 2007-10-12 23:04:07 +02:00
init_task_32.c
init_task_64.c
io_apic_32.c
io_apic_64.c
ioport_32.c
ioport_64.c
irq_32.c
irq_64.c
k8.c
kprobes_32.c
kprobes_64.c
ldt_32.c
ldt_64.c
machine_kexec_32.c
machine_kexec_64.c
Makefile
Makefile_32 x86_64: remove now unused code 2007-10-12 23:04:23 +02:00
Makefile_64 x86_64: remove now unused code 2007-10-12 23:04:23 +02:00
mca_32.c
mce_64.c
mce_amd_64.c
mce_intel_64.c
mfgpt_32.c x86: Geode MFGPT clock event device support 2007-10-12 23:04:06 +02:00
microcode.c
module_32.c
module_64.c
mpparse_32.c
mpparse_64.c
msr.c
nmi_32.c
nmi_64.c x86: Fix irq0 / local apic timer accounting 2007-10-12 23:04:07 +02:00
numaq_32.c
paravirt_32.c paravirt: clean up lazy mode handling 2007-10-16 11:51:29 -07:00
pci-calgary_64.c
pci-dma_32.c dma_free_coherent() needs irqs enabled (sigh) 2007-10-12 15:03:15 -07:00
pci-dma_64.c dma_free_coherent() needs irqs enabled (sigh) 2007-10-12 15:03:15 -07:00
pci-gart_64.c
pci-nommu_64.c
pci-swiotlb_64.c
pcspeaker.c
pmtimer_64.c
process_32.c
process_64.c x86_64: prepare idle loop for dynamic ticks 2007-10-12 23:04:07 +02:00
ptrace_32.c
ptrace_64.c
quirks.c x86: HPET add another ICH7 PCI id 2007-10-12 23:04:24 +02:00
reboot_32.c
reboot_64.c
reboot_fixups_32.c PCI: pci_get_device call from interrupt in reboot fixups 2007-10-12 15:03:15 -07:00
relocate_kernel_32.S
relocate_kernel_64.S
scx200_32.c
setup64.c
setup_32.c
setup_64.c x86: disable apic timer for AMD C1E enabled CPUs 2007-10-12 23:04:07 +02:00
sigframe_32.h
signal_32.c
signal_64.c
smp_32.c
smp_64.c
smpboot_32.c
smpboot_64.c x86_64: convert to clock events 2007-10-12 23:04:07 +02:00
smpcommon_32.c
srat_32.c
stacktrace.c
summit_32.c
suspend_64.c
suspend_asm_64.S
sys_i386_32.c
sys_x86_64.c
syscall_64.c
syscall_table_32.S
sysenter_32.c
tce_64.c
time_32.c
time_64.c x86_64: remove now unused code 2007-10-12 23:04:23 +02:00
topology.c
trampoline_32.S
trampoline_64.S
traps_32.c
traps_64.c
tsc_32.c
tsc_64.c x86: unify timex.h variants 2007-10-12 23:04:23 +02:00
tsc_sync.c
verify_cpu_64.S
vm86_32.c
vmi_32.c paravirt: clean up lazy mode handling 2007-10-16 11:51:29 -07:00
vmiclock_32.c
vmlinux_32.lds.S
vmlinux_64.lds.S
vmlinux.lds.S
vsmp_64.c
vsyscall_32.lds.S
vsyscall_32.S
vsyscall_64.c
vsyscall-int80_32.S
vsyscall-note_32.S
vsyscall-sigreturn_32.S
vsyscall-sysenter_32.S
x8664_ksyms_64.c