 
	
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] Kconfig:
 ChangeSet 1.1462.1.1, 2005/05/10 11:19:53+01:00, cl349@xxxxxxxxxxxxxxxxxxxx
        Kconfig:
          Disable IRQBALANCE for now since there's no re-route pirq's in Xen 
yet.
        Signed-off-by: Christian Limpach <Christian.Limpach@xxxxxxxxxxxx>
 Kconfig |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)
diff -Nru a/linux-2.6.11-xen-sparse/arch/xen/i386/Kconfig 
b/linux-2.6.11-xen-sparse/arch/xen/i386/Kconfig
--- a/linux-2.6.11-xen-sparse/arch/xen/i386/Kconfig     2005-05-10 07:04:42 
-04:00
+++ b/linux-2.6.11-xen-sparse/arch/xen/i386/Kconfig     2005-05-10 07:04:42 
-04:00
@@ -636,7 +636,7 @@
 
 config IRQBALANCE
        bool "Enable kernel irq balancing"
-       depends on SMP && X86_IO_APIC
+       depends on SMP && X86_IO_APIC && !XEN
        default y
        help
          The default yes will allow the kernel to do irq load balancing.
_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog
 | 
|  | Lists.xenproject.org is hosted with RackSpace, monitoring our |