Wer ein ASUS-Board der Reihe P8P67 (Pro/Evo/Deluxe) und damit oft einen maximalen Ethernet-Durchsatz von ~6 kB/s netto hat sollte mal ins Kernel-Log schauen:
Jan 6 11:14:56 localhost kernel: Pid: 0, comm: swapper Tainted: P C 3.1.7-1-ck #1 Jan 6 11:14:56 localhost kernel: Call Trace: Jan 6 11:14:56 localhost kernel: <IRQ> [<ffffffff810bbcf6>] __report_bad_irq+0x36/0xe0 Jan 6 11:14:56 localhost kernel: [<ffffffff810bbfac>] note_interrupt+0x15c/0x210 Jan 6 11:14:56 localhost kernel: [<ffffffff810b9e89>] handle_irq_event_percpu+0xc9/0x2a0 Jan 6 11:14:56 localhost kernel: [<ffffffff810ba0a8>] handle_irq_event+0x48/0x70 Jan 6 11:14:56 localhost kernel: [<ffffffff810bc8da>] handle_fasteoi_irq+0x5a/0xe0 Jan 6 11:14:56 localhost kernel: [<ffffffff81016992>] handle_irq+0x22/0x40 Jan 6 11:14:56 localhost kernel: [<ffffffff814095da>] do_IRQ+0x5a/0xe0 Jan 6 11:14:56 localhost kernel: [<ffffffff8140622e>] common_interrupt+0x6e/0x6e Jan 6 11:14:56 localhost kernel: <EOI> [<ffffffff81275f3b>] ? intel_idle+0xcb/0x120 Jan 6 11:14:56 localhost kernel: [<ffffffff81275f1d>] ? intel_idle+0xad/0x120 Jan 6 11:14:56 localhost kernel: [<ffffffff81319916>] cpuidle_idle_call+0xc6/0x350 Jan 6 11:14:56 localhost kernel: [<ffffffff81013229>] cpu_idle+0xc9/0x120 Jan 6 11:14:56 localhost kernel: [<ffffffff813e2d62>] rest_init+0x96/0xa4 Jan 6 11:14:56 localhost kernel: [<ffffffff8194ec15>] start_kernel+0x3bf/0x3cc Jan 6 11:14:56 localhost kernel: [<ffffffff8194e347>] x86_64_start_reservations+0x132/0x136 Jan 6 11:14:56 localhost kernel: [<ffffffff8194e140>] ? early_idt_handlers+0x140/0x140 Jan 6 11:14:56 localhost kernel: [<ffffffff8194e44d>] x86_64_start_kernel+0x102/0x111 |
Tauchen diese Zeilen auf, so ist das Board von einem Problem mit ACPI und der verwendeten BIOS-Version betroffen. Workaround: die andere Ethernet-Karte benutzen
Wie der Timestamp sagt ist das Problem recht alt, tauchte bei mir mit kernel-3.5.4-1 wieder auf.

