direct-io.hg
changeset 4812:78c364215cd6
bitkeeper revision 1.1389.5.42 (42808ad8tLcIznDrgtf_EQicjOM74A)
Merge firebug.cl.cam.ac.uk:/auto/groups/xeno-xenod/BK/xen-unstable.bk
into firebug.cl.cam.ac.uk:/local/scratch/cl349/xen-unstable.bk-clean
Merge firebug.cl.cam.ac.uk:/auto/groups/xeno-xenod/BK/xen-unstable.bk
into firebug.cl.cam.ac.uk:/local/scratch/cl349/xen-unstable.bk-clean
author | cl349@firebug.cl.cam.ac.uk |
---|---|
date | Tue May 10 10:20:08 2005 +0000 (2005-05-10) |
parents | a700865a85dc 72eae9faf952 |
children | 754aa05abf61 807157f599af |
files | linux-2.6.11-xen-sparse/arch/xen/i386/Kconfig |
line diff
1.1 --- a/linux-2.6.11-xen-sparse/arch/xen/i386/Kconfig Tue May 10 10:02:28 2005 +0000 1.2 +++ b/linux-2.6.11-xen-sparse/arch/xen/i386/Kconfig Tue May 10 10:20:08 2005 +0000 1.3 @@ -636,7 +636,7 @@ config MTRR 1.4 1.5 config IRQBALANCE 1.6 bool "Enable kernel irq balancing" 1.7 - depends on SMP && X86_IO_APIC 1.8 + depends on SMP && X86_IO_APIC && !XEN 1.9 default y 1.10 help 1.11 The default yes will allow the kernel to do irq load balancing.