mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-20 06:07:59 +00:00
317c5429d2
The initial memory backend implementation was brought over from DDE Linux and was geared towards use-cases where a high-performing allocator is useful. In case of the audio driver this is overkill and since no other driver that could benefit from such an implementation was ported in the meantime rather use a simpler implementation that keeps the overhead down. Fixes #4946. |
||
---|---|---|
.. | ||
drivers/audio | ||
lib/audio | ||
test/audio_in |