Files
ardour/libs
Robin Gareus 6cf5e989c0 time-bound memory-pool
O(1) realloc() for use with Lua.
A standard malloc/free/realloc API is exposed for testing and other
potential use-cases.

The current configuration it's performs well for lua-metatables
(regular calls to realloc() with varying tiny chunks ~1-50 bytes)
For the use-case at hand it outperforms TLSF.
2016-02-22 22:06:47 +01:00
..
2015-12-17 20:22:02 +01:00
2016-02-22 15:31:26 -05:00
2016-02-22 22:06:47 +01:00
2015-10-08 16:18:39 +02:00
2016-02-20 20:47:13 +01:00