session: reduce segment reserved bytes 00/25700/4
authorFlorin Coras <fcoras@cisco.com>
Thu, 5 Mar 2020 20:36:40 +0000 (20:36 +0000)
committerDave Barach <openvpp@barachs.net>
Thu, 5 Mar 2020 21:56:28 +0000 (21:56 +0000)
Type: refactor

Rb-trees are no longer maintained in the segment so we don't need to
reserve memory. Keeping the option as a means to avoid underlying infra
(dlmalloc) and alignment overhead.

Signed-off-by: Florin Coras <fcoras@cisco.com>
Change-Id: I84741e95d015f7b72c60d9dca20be8e0aee6a915


No differences found