Created
October 11, 2020 14:22
-
-
Save damex/232808671a820e88920f94ca52e34672 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
root@OpenWrt:~# cat /proc/interrupts | |
CPU0 CPU1 CPU2 CPU3 | |
8: 78016 78156 79848 1754578 Core timer | |
24: 786049 0 0 0 CIU 15 Ethernet | |
25: 0 0 0 0 CIU 127 cib | |
26: 0 0 0 0 CIU 145 cib | |
27: 0 0 0 0 CIU 144 cib | |
44: 99 0 0 0 CIB 9 xhci-hcd:usb1 | |
45: 0 0 0 0 CIB 9 xhci-hcd:usb3 | |
46: 113 0 0 0 CIU 34 ttyS0 | |
73: 5 0 0 0 CIU-W octeon_wdt | |
74: 0 5 0 0 CIU-W octeon_wdt | |
75: 0 0 5 0 CIU-W octeon_wdt | |
76: 0 0 0 5 CIU-W octeon_wdt | |
89: 0 0 0 0 CIU 88 cib | |
90: 0 0 0 0 CIU 81 cib | |
91: 23904 0 0 0 CIU 83 octeon_mmc | |
97: 99 0 0 0 CIU 97 cib | |
105: 10056 73447 12640 24725 CIU-M SMP-IPI | |
121: 2306 0 0 0 CIU 53 Ethernet | |
124: 0 0 0 0 CIU 116 cib | |
ERR: 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment