Skip to content

Instantly share code, notes, and snippets.

@jubalskaggs
Created December 17, 2018 22:35
Show Gist options
  • Save jubalskaggs/7e434501131d79a6869066df80883993 to your computer and use it in GitHub Desktop.
Save jubalskaggs/7e434501131d79a6869066df80883993 to your computer and use it in GitHub Desktop.
interrupts
[root@g0 ~]# mdb -ke '::interrupts'
IRQ Vect IPL Bus Trg Type CPU Share APIC/INT# ISR(s)
4 0xb0 12 ISA Edg Fixed 14 1 0x0/0x4 asyintr
9 0x81 9 PCI Lvl Fixed 1 1 0x0/0x9 acpi_wrapper_isr
16 0x88 9 PCI Lvl Fixed 10 1 0x0/0x10 uhci_intr
18 0x86 9 PCI Lvl Fixed 8 2 0x0/0x12 uhci_intr, ehci_intr
19 0x8a 9 PCI Lvl Fixed 12 2 0x0/0x13 uhci_intr, uhci_intr
21 0x89 9 PCI Lvl Fixed 11 1 0x0/0x15 uhci_intr
23 0x87 9 PCI Lvl Fixed 9 2 0x0/0x17 uhci_intr, ehci_intr
24 0x41 5 PCI Lvl Fixed 15 1 0x1/0x0 drsas_isr
32 0x20 2 Edg IPI all 1 - cmi_cmci_trap
48 0x82 7 PCI Edg MSI 2 1 - pcieb_intr_handler
49 0x30 4 PCI Edg MSI 3 1 - pcieb_intr_handler
50 0x83 7 PCI Edg MSI 4 1 - pcieb_intr_handler
51 0x31 4 PCI Edg MSI 5 1 - pcieb_intr_handler
52 0x84 7 PCI Edg MSI 6 1 - pcieb_intr_handler
53 0x85 9 PCI Edg MSI-X 7 1 - xhci_intr
54 0x40 5 PCI Edg MSI 13 1 - ahci_intr
55 0x60 6 PCI Edg MSI-X 16 1 - igb_intr_tx_other
56 0x61 6 PCI Edg MSI-X 17 1 - igb_intr_rx
57 0x62 6 PCI Edg MSI-X 18 1 - igb_intr_tx_other
58 0x63 6 PCI Edg MSI-X 19 1 - igb_intr_rx
59 0x42 5 PCI Edg MSI-X 21 1 - nvme_intr
60 0x43 5 PCI Edg MSI-X 22 1 - nvme_intr
61 0x64 6 PCI Edg MSI-X 23 1 - igb_intr_tx_other
62 0x65 6 PCI Edg MSI-X 0 1 - igb_intr_rx
63 0x66 6 PCI Edg MSI-X 1 1 - igb_intr_tx_other
64 0x67 6 PCI Edg MSI-X 2 1 - igb_intr_rx
160 0xa0 0 Edg IPI all 0 - pir_ipi
161 0xa1 0 Edg IPI all 0 - poke_cpu
208 0xd0 14 Edg IPI all 1 - kcpc_hw_overflow_intr
209 0xd1 14 Edg IPI all 1 - cbe_fire
210 0xd3 14 Edg IPI all 1 - cbe_fire
240 0xe0 15 Edg IPI all 1 - xc_serv
241 0xe1 15 Edg IPI all 1 - apic_error_intr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment