Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at for-next 9 lines 415 B view raw
1What: /sys/bus/auxiliary/devices/.../irqs/ 2Date: April, 2024 3Contact: Shay Drory <shayd@nvidia.com> 4Description: 5 The /sys/devices/.../irqs directory contains a variable set of 6 files, with each file is named as irq number similar to PCI PF 7 or VF's irq number located in msi_irqs directory. 8 These irq files are added and removed dynamically when an IRQ 9 is requested and freed respectively for the PCI SF.