mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-23 21:08:00 +00:00
6a7247ab44
Instead of allowing the client to set a caching attribute in the io_mem() call of the device interface, which was only used to decide in between of the memory being write-combined or not, remove it from the API. Instead use the information delivered by the devices ROM, whether memory from a PCI BAR is prefetchable or not, to decide whether it is mapped write-combined or not. Ref genodelabs/genode#4578 |
||
---|---|---|
.. | ||
app/wireguard | ||
drivers | ||
include | ||
lib | ||
server/usb_terminal | ||
test/vfs_lxip | ||
virt_linux |