diff options
author | Quinn Stephens <quinn@osmora.org> | 2025-02-14 23:35:04 -0500 |
---|---|---|
committer | Ian Moffett <ian@osmora.org> | 2025-02-15 01:11:00 -0500 |
commit | 6f74de54f35042fa03e5e8626065de9998a88ea6 (patch) | |
tree | 03bae3bbc09514d292a635fa228f9a722e428d71 /bootstrap | |
parent | 03607899759b4b8315a618ecb4af66c710fffb7e (diff) |
kernel: pci: Optimize PCI bus scanning
Uses recursive bus/bridge scanning, skips nonexistent devices, and only
scans for multiple functions on multifunction devices. This may result
in PCI scanning being up to 100x as fast.
Signed-off-by: Quinn Stephens <quinn@osmora.org>
Signed-off-by: Ian Moffett <ian@osmora.org>
Diffstat (limited to 'bootstrap')
0 files changed, 0 insertions, 0 deletions