mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-21 10:01:57 +00:00
The bulk buffer is now 64Byte-aligned so that the allocated packets get aligned likewise (assumed the packet allocator uses an appropriately aligned block size). This ensures that each packet starts at a new cache line on common platforms. Issue #3053
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.