Juuso Alasuutari <[EMAIL PROTECTED]> writes:

> On Thursday 08 November 2007 12:33:13 Nedko Arnaudov wrote:
>> The point is that some plugins need *realtime safe* memory allocation. I
>> need this functionality for lv2zynadd plugin (like arbitrary voices
>> count allocation) and for lv2dynparam plugin library internal operation
>> too. There were rumors in #lad that such functionality may be useful
>> without lv2dynparam extension. This has lead to this proposal. But if
>> there are no positive opinions for this extension I'll integrate it into
>> lv2dynparam extension.
>
> Have you heard of the TLSF allocator? [0]
>
> Juuso
>
> [0] http://rtportal.upv.es/rtmalloc/

Yes, but I havent researched it a lot. Something like it is good
candidate to include in a LV2 host (read Zynjacku). Currently I use self
made allocator, a simplified replica of Linux kernel mode slab allocator
(that provides atomic allocation).

-- 
Nedko Arnaudov <GnuPG KeyID: DE1716B0>

Attachment: pgpCKI9uUtWPA.pgp
Description: PGP signature

_______________________________________________
Linux-audio-dev mailing list
[email protected]
http://lists.linuxaudio.org/mailman/listinfo/linux-audio-dev

Reply via email to