mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-08 12:20:21 +00:00
After VirtIO::Queue refactoring buffers no longer share the same dataspace as VirtIO rings. This makes optimal buffer calculations a lot easier. In this case 64 buffers 2kB each will need precisely 128kB of RAM. Previous value of 2016 will just waste 768b. Fixed #4347
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.