wie finde ich heraus, welche Priorotäten den verschiedenen Interrupts zugeordnet sind? In der Datei proc/interrupts steht:
CPU0 CPU1 0: 43 18 IO-APIC-edge timer 1: 916 23 IO-APIC-edge i8042 7: 1 0 IO-APIC-edge 8: 0 1 IO-APIC-edge rtc0 9: 4480 322 IO-APIC-fasteoi acpi 12: 1535558 144 IO-APIC-edge i8042 16: 6565 740 IO-APIC-fasteoi ohci_hcd:usb3, ohci_hcd:usb4, pata_atiixp, snd_hda_intel 17: 0 26 IO-APIC-fasteoi ehci_hcd:usb1 18: 10 202 IO-APIC-fasteoi ohci_hcd:usb5, ohci_hcd:usb6, mmc0, jmb38x_ms:slot0 19: 1232811 55 IO-APIC-fasteoi ehci_hcd:usb2, ath9k 21: 5 2 IO-APIC-fasteoi yenta 22: 71193 9356 IO-APIC-fasteoi ahci 45: 26 56 PCI-MSI-edge snd_hda_intel 46: 0 3 PCI-MSI-edge eth0 47: 5074 1352021 PCI-MSI-edge fglrx[0]@PCI:1:0:0 NMI: 212 224 Non-maskable interrupts LOC: 1701843 1576825 Local timer interrupts SPU: 0 0 Spurious interrupts PMI: 212 224 Performance monitoring interrupts IWI: 0 0 IRQ work interrupts RES: 1858412 2100824 Rescheduling interrupts CAL: 510 1295 Function call interrupts TLB: 53008 52803 TLB shootdowns TRM: 0 0 Thermal event interrupts THR: 0 0 Threshold APIC interrupts MCE: 0 0 Machine check exceptions MCP: 18 18 Machine check polls ERR: 1 MIS: 0
Das ist es wohl nicht.
Kann jemand einen Tipp geben?