[ovs-dev] [PATCH ovn 0/3] Reduce number of recomputes in northd.

Dumitru Ceara dceara at redhat.com
Fri Nov 19 15:55:56 UTC 2021


Patches 1/3 and 2/3 fix some issues with the way the incremental
processing engine is currently used for northd.

Patch 3/3 enables the "recompute" command for northd too.

Dumitru Ceara (3):
      inc-proc-northd: Don't reset I-P engine force recompute.
      ovn-northd: Don't trigger recompute for transactions that are in progress.
      inc-proc-eng: Add inc-engine/recompute command.


 NEWS                        |    2 ++
 controller/ovn-controller.c |    7 +++----
 lib/inc-proc-eng.c          |   20 ++++++++++++++++++++
 lib/inc-proc-eng.h          |    3 +++
 northd/inc-proc-northd.c    |    9 ++++++++-
 northd/ovn-northd.c         |   16 +++++++++-------
 6 files changed, 45 insertions(+), 12 deletions(-)



More information about the dev mailing list