Why isn't htable designed to use separate chains to avoid collisions
altogether?

On Mon, Aug 19, 2013 at 11:18 AM, Olle E. Johansson <o...@edvina.net> wrote:

>
> 19 aug 2013 kl. 17:02 skrev Elena-Ramona Modroiu <ram...@asipto.com>:
>
> On 8/19/13 4:05 PM, Alex Balashov wrote:
>
> According the docs, the hash table is restricted to a maximum size of 2^16
> (65536) buckets.
>
> it was restricted to 2^14, I just lifted it to positive integer range 2^31
> because it is easier to get now systems with plenty of memory -- it will be
> in next major release.
>
>
> This is so typical of Open Source. Someone highlights a limitation or a
> problem and moments later a developer fixes it.
>
> Thank you everyone - reporters and developer!
>
> Kamailio has a great team working with the code.
>
> /O
>
> _______________________________________________
> 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
>
>
_______________________________________________
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

Reply via email to