Dumitru Ceara (2):
      ovn-northd: Add IDL memory usage information.
      northd: Add automatic memory trimming when idle.


 controller/lflow-cache.c |  68 ++++------------------
 lib/automake.mk          |   2 +
 lib/memory-trim.c        | 120 +++++++++++++++++++++++++++++++++++++++
 lib/memory-trim.h        |  33 +++++++++++
 northd/inc-proc-northd.c |   4 +-
 northd/inc-proc-northd.h |   2 +-
 northd/ovn-northd.c      |  33 ++++++++++-
 ovn-nb.xml               |   9 +++
 8 files changed, 212 insertions(+), 59 deletions(-)
 create mode 100644 lib/memory-trim.c
 create mode 100644 lib/memory-trim.h

_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to