Brandon, attached is my awk script to parse the interrupts.log file, to be run as follows:
awk -f dualcore.awk < interrupts.log it calculates the number of interrupts a second you are getting over a 10 sample second period. From what I can see, you system looks fine and is not suffering from the problem described in this bug. Your first sample of 10 seconds looks as follows: IRQ CPU0 IRQ/s CPU1 IRQ/s Description 0: 330.1 0.0 IO-APIC-edge timer 1: 0.1 0.0 IO-APIC-edge i8042 5: 0.0 0.0 IO-APIC-edge serial 8: 0.0 0.0 IO-APIC-edge rtc 9: 9.7 0.0 IO-APIC-fasteoi acpi 12: 0.0 0.0 IO-APIC-edge i8042 15: 0.0 0.0 IO-APIC-edge libata 20: 176.2 0.0 IO-APIC-fasteoi [EMAIL PROTECTED]:0000:00:02.0 21: 0.0 0.0 IO-APIC-fasteoi ehci_hcd:usb1 22: 0.0 0.0 IO-APIC-fasteoi ohci1394, HDA Intel 23: 0.0 0.0 IO-APIC-fasteoi sdhci:slot0 217: 3.0 0.0 PCI-MSI-edge eth0 218: 32.1 0.0 PCI-MSI-edge iwl3945 219: 2.0 0.0 PCI-MSI-edge ahci NMI: 0.0 0.0 Non-maskable interrupts LOC: 33.5 197.8 Local timer interrupts RES: 271.6 290.2 Rescheduling interrupts CAL: 0.0 0.1 function call interrupts TLB: 0.1 0.3 TLB shootdowns TRM: 0.0 0.0 Thermal event interrupts SPU: 0.0 0.0 Spurious interrupts ERR: 0.0 0.0 MIS: 0.0 0.0 This is fine. No need to worry. ** Attachment added: "Awk script to parse interrupts log file" http://launchpadlibrarian.net/13283303/dualcore.awk -- Kernel 2.6.24-2 causing ~1000 wakeups by "Rescheduling Interrupts" https://bugs.launchpad.net/bugs/177895 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs