summaryrefslogtreecommitdiff
path: root/python/makefile.py
diff options
context:
space:
mode:
authorAnuradha Karuppiah <anuradhak@cumulusnetworks.com>2020-03-27 07:28:32 -0700
committerAnuradha Karuppiah <anuradhak@cumulusnetworks.com>2020-08-05 06:46:12 -0700
commit5c733b883d8f718fe5be258c7a653aac6d310b71 (patch)
tree36dfd33c54515eb407d2e649eee212b1713c3d1f /python/makefile.py
parent89fbf168c22501f518c7532e0d4c97cf0e3f119c (diff)
lib: allow listnode memory to be managed by the app
In most cases this memory is pre-allocated along with the base element. Similarly it is stored in the base element to allow efficient del without lookup (main reason for using DLL vs. SLL). So (in most cases) there should be no need to manage the element/data and listnode memories separately. Signed-off-by: Anuradha Karuppiah <anuradhak@cumulusnetworks.com>
Diffstat (limited to 'python/makefile.py')
0 files changed, 0 insertions, 0 deletions