genode/repos/os
Christian Helmuth 2232b33b8e pci_decode: limit bus parsing to subordinate buses
While this approach still scans "holes" in the bus range, it stops
scanning at the maximum subordinate bus number reachable from the base
PCI bus at the host bridge. Startup under Qemu no longer takes about 12
seconds for scanning 256 buses.
2023-07-14 12:06:31 +02:00
..
doc Remove SIGNAL/CAP/RAM services from run scripts 2022-04-13 08:08:00 +02:00
include genode_c_api: MAC address reporter utility 2023-06-16 11:24:26 +02:00
lib lib/net: enable strict warnings 2023-07-14 12:01:18 +02:00
recipes depot: update recipe hashes 2023-06-16 11:24:26 +02:00
run pci_decode: limit bus parsing to subordinate buses 2023-07-14 12:06:31 +02:00
src pci_decode: limit bus parsing to subordinate buses 2023-07-14 12:06:31 +02:00
xsd Remove NIC server role from drivers 2022-05-25 12:19:31 +02:00
README API documentation refinements 2017-05-31 13:16:21 +02:00

This source-code repository contains genuine low-level OS components and
interfaces of Genode. It solely depends on the framework's base API.