Changes since v2:
- add local_datapath and binding {local_lports,related_lports}
  memory accouting
Changes since v1:
- add ovs_iface_account_mem utility routine
- rely on shash_add_nocopy in ovs_iface_create

Lorenzo Bianconi (4):
  controller: do not allocate iface name twice in if_status_mgr module
  controller: add memory accounting for if_status_mgr module
  controller: add memory accounting for local_datapath
  controller: binding: add memory accounting for local_lports and
    related_lports

 controller/binding.c        | 62 +++++++++++++++++++++++++++++++++++++
 controller/binding.h        |  5 +++
 controller/if-status.c      | 40 ++++++++++++++++++++++--
 controller/if-status.h      |  3 ++
 controller/local_data.c     | 50 ++++++++++++++++++++++++++++++
 controller/local_data.h     |  3 ++
 controller/ovn-controller.c |  7 +++--
 7 files changed, 166 insertions(+), 4 deletions(-)

-- 
2.31.1

_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to