genode/repos/dde_bsd/recipes/pkg/bsd_audio_drv
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
..
archives dde_bsd: properly name PCI audio driver component 2020-11-23 12:02:59 +01:00
hash depot: update recipe hashes 2023-06-16 11:24:26 +02:00
README dde_bsd: properly name PCI audio driver component 2020-11-23 12:02:59 +01:00
runtime dde_bsd: decrease overall memory consumption 2023-07-14 12:06:31 +02:00

	Audio driver ported from OpenBSD