mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-27 06:39:22 +00:00
1a9fad4022
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.