On Thu, Nov 20, 2014 at 10:11:46PM -0800, Alex Wang wrote: > This commit adds check in cmap_remove() and shrinks the cmap by half > if the load factor is below 20%. This is to reduce the memory > utilization of cmap and to avoid the allocated cmap memory occupying > the top of heap memory, preventing the trim of heap. > > Signed-off-by: Alex Wang <[email protected]>
Acked-by: Ben Pfaff <[email protected]> _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
