summaryrefslogtreecommitdiff
path: root/lib/event.c
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@nvidia.com>2024-10-28 17:51:04 -0400
committerDonald Sharp <sharpd@nvidia.com>2024-10-31 14:06:20 -0400
commit2b1e5ced04bf0c8c6d8053cb798ab36ebcee9df2 (patch)
tree29d2a5372ad2d45850ddc92ec08d7b59b8d5a38b /lib/event.c
parent66feece071301c1ab6c0fd26c693860617a2feda (diff)
bgpd: Remove call into event_master_free_unused
This call was originally put into place to help reduce memory problems associated with bgp having a bajillion events under load and then we would have a bunch of events ready to be used on the unused list. In the meantime code was put into place that limited the depth of the unused list to 10 elements. This call has now become unnecessary. Let's just remove it. Signed-off-by: Donald Sharp <sharpd@nvidia.com>
Diffstat (limited to 'lib/event.c')
0 files changed, 0 insertions, 0 deletions