Module: kamailio Branch: master Commit: f81d8cc2ab67f04208fc570fad8137ae48113d63 URL: https://github.com/kamailio/kamailio/commit/f81d8cc2ab67f04208fc570fad8137ae...
Author: Camille Oudot camille.oudot@orange.com Committer: Camille Oudot camille.oudot@orange.com Date: 2015-09-18T15:16:13+02:00
mem: convert TLSF memory manager to new memory API
- run kamailio with `-X tlsf` to manage pkg memory with TLSF - run kamailio with `-x tlsf` to manage shm memory with TLSF
---
Added: mem/tlsf_malloc.c Added: mem/tlsf_malloc.h Added: mem/tlsf_malloc_bits.h Modified: Makefile.defs Modified: mem/memcore.h Modified: mem/pkg.c Modified: mem/shm.c Removed: mem/tlsf.c Removed: mem/tlsf.h Removed: mem/tlsfbits.h
---
Diff: https://github.com/kamailio/kamailio/commit/f81d8cc2ab67f04208fc570fad8137ae... Patch: https://github.com/kamailio/kamailio/commit/f81d8cc2ab67f04208fc570fad8137ae...