Hi, Does MEM_JOIN_FREE is compiled by default in kamailio 4.X.X ? thanks, Uri
Hello,
not sure if the early 4.x has it enabled, but in the last ones it is. What exactly is the X number in 4.x that you want to know for?
Cheers, Daniel
On 08/09/15 15:38, Uri Shacked wrote:
Hi, Does MEM_JOIN_FREE is compiled by default in kamailio 4.X.X ? thanks, Uri
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
4.2.3
looks like it is from the makefile.defs
just wanted to make sure.
cheers
Hello,
not sure if the early 4.x has it enabled, but in the last ones it is. What exactly is the X number in 4.x that you want to know for?
Cheers, Daniel
On Tue, Sep 8, 2015 at 4:38 PM, Uri Shacked ushacked@gmail.com wrote:
Hi, Does MEM_JOIN_FREE is compiled by default in kamailio 4.X.X ? thanks, Uri
ok, note that there is a core parameter in kamailio.cfg to enable/disable the feature when MEM_JOIN_FREE is defined.
Cheers, Daniel
On 08/09/15 16:44, Uri Shacked wrote:
4.2.3 looks like it is from the makefile.defs just wanted to make sure. cheers Hello,
not sure if the early 4.x has it enabled, but in the last ones it is. What exactly is the X number in 4.x that you want to know for?
Cheers, Daniel
On Tue, Sep 8, 2015 at 4:38 PM, Uri Shacked <ushacked@gmail.com mailto:ushacked@gmail.com> wrote:
Hi, Does MEM_JOIN_FREE is compiled by default in kamailio 4.X.X ? thanks, Uri
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
Daniel,
On 09/08/2015 11:20 AM, Daniel-Constantin Mierla wrote:
ok, note that there is a core parameter in kamailio.cfg to enable/disable the feature when MEM_JOIN_FREE is defined.
What exactly does this do? Does it attempt to avoid fragmentation by recycling free fragments into larger, contiguous blocks of memory?
Le Wed, 9 Sep 2015 04:58:52 -0400, Alex Balashov abalashov@evaristesys.com a écrit :
ok, note that there is a core parameter in kamailio.cfg to enable/disable the feature when MEM_JOIN_FREE is defined.
What exactly does this do? Does it attempt to avoid fragmentation by recycling free fragments into larger, contiguous blocks of memory?
Yes, this is what it does.
I'm wondering by the way if there is any practical use for being able to disable it. TLSF memory manager does not allow to disable fragment join yet, and I wonder if there would be any advantage in implementing it.
is there a way after compilation and installation to find out if MEM_JOIN_FREE is compiled?
ok, note that there is a core parameter in kamailio.cfg to enable/disable the feature when MEM_JOIN_FREE is defined.
Cheers, Daniel
On 08/09/15 16:44, Uri Shacked wrote:
- 4.2.3
*>* looks like it is from the makefile.defs *>* just wanted to make sure. *>* cheers *>* Hello, *>>* not sure if the early 4.x has it enabled, but in the last ones it is. *>* What exactly is the X number in 4.x that you want to know for? *>>* Cheers, *>* Daniel *>>* On Tue, Sep 8, 2015 at 4:38 PM, Uri Shacked <ushacked at gmail.com http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users *>* <mailto:ushacked at gmail.com http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users>> wrote: *>>* Hi, *>* Does MEM_JOIN_FREE is compiled by default in kamailio 4.X.X ? *>* thanks, *>* Uri *>