search for: balanced_irq

Displaying 2 results from an estimated 2 matches for "balanced_irq".

2006 Jan 25
7
Xen reboots on booting
...ly 1 NET: Registered protocol family 17 the normal kernel output is this: . . . ipt_recent v0.3.1: Stephen Frost <sfrost@snowman.net>. http://snowman.net/projects/ipt_recent/ arp_tables: (C) 2002 David S. Miller NET: Registered protocol family 1 NET: Registered protocol family 17 Starting balanced_irq ACPI wakeup devices: TP2P USB G0PA G0PB G1PA G1PB ACPI: (supports S0 S1 S5) kjournald starting. Commit interval 5 seconds EXT3-fs: mounted filesystem with ordered data mode. VFS: Mounted root (ext3 filesystem) readonly. Freeing unused kernel memory: 236k freed Adding 3325444k swap on /dev/sda2....
2006 Feb 24
2
r56 - trunk/debian
...apic.c --- pristine-linux-2.6.12/arch/i386/kernel/io_apic.c 2005-06-17 21:48:29.000000000 +0200 -+++ linux-2.6.12-xen/arch/i386/kernel/io_apic.c 2006-02-17 00:45:18.252518547 +0100 ++++ linux-2.6.12-xen/arch/i386/kernel/io_apic.c 2006-02-25 00:12:33.793990931 +0100 @@ -576,9 +576,11 @@ static int balanced_irq(void *unused) try_to_freeze(PF_FREEZE); if (time_after(jiffies, @@ -106,7 +106,7 @@ return 0; diff -Nurp pristine-linux-2.6.12/arch/i386/kernel/irq.c linux-2.6.12-xen/arch/i386/kernel/irq.c --- pristine-linux-2.6.12/arch/i386/kernel/irq.c 2005-06-17 21:48:29.000000000 +0200 -+++ linux-...