genode/repos/dde_bsd/src
Josef Söntgen 317c5429d2 dde_bsd: decrease overall memory consumption
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.
2023-07-14 12:06:31 +02:00
..
drivers/audio Replace use of base/snprintf.h by format library 2023-03-13 14:32:53 +01:00
lib/audio dde_bsd: decrease overall memory consumption 2023-07-14 12:06:31 +02:00
test/audio_in Fix warnings in test/audio_in 2022-01-19 12:38:12 +01:00