[sr-dev] git:master:f81d8cc2: mem: convert TLSF memory manager to new memory API

Camille Oudot camille.oudot at orange.com
Fri Sep 18 15:19:32 CEST 2015


Module: kamailio
Branch: master
Commit: f81d8cc2ab67f04208fc570fad8137ae48113d63
URL: https://github.com/kamailio/kamailio/commit/f81d8cc2ab67f04208fc570fad8137ae48113d63

Author: Camille Oudot <camille.oudot at orange.com>
Committer: Camille Oudot <camille.oudot at 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/f81d8cc2ab67f04208fc570fad8137ae48113d63.diff
Patch: https://github.com/kamailio/kamailio/commit/f81d8cc2ab67f04208fc570fad8137ae48113d63.patch




More information about the sr-dev mailing list