genode/repos/os
Stefan Kalkowski 7334128a2e pci_decode: export prefetchable attribute of BARs
Memory descriptors in PCI BARs have a prefetchable bit, which can
be used to optimize memory access when setting, e.g. write-combined
in page-table entries.

Ref genodelabs/genode#4578
2022-10-12 12:09:34 +02:00
..
doc Remove SIGNAL/CAP/RAM services from run scripts 2022-04-13 08:08:00 +02:00
include pci_decode: export prefetchable attribute of BARs 2022-10-12 12:09:34 +02:00
lib vfs: implement plugin for 'Capture' session 2022-04-13 09:29:03 +02:00
recipes os: add include/pci/* to os api 2022-10-12 12:09:34 +02:00
run pci: remove pci test of legacy platform API 2022-10-12 12:09:34 +02:00
src pci_decode: export prefetchable attribute of BARs 2022-10-12 12:09:34 +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.