Re: [LAD] LV2 realtime safe memory pool extension

From: Nedko Arnaudov <nedko@email-addr-hidden>
Date: Thu Nov 08 2007 - 14:33:39 EET

Juuso Alasuutari <juuso.alasuutari@email-addr-hidden> 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>

_______________________________________________
Linux-audio-dev mailing list
Linux-audio-dev@email-addr-hidden
http://lists.linuxaudio.org/mailman/listinfo/linux-audio-dev

Received on Thu Nov 8 16:15:03 2007

This archive was generated by hypermail 2.1.8 : Thu Nov 08 2007 - 16:15:03 EET