[ovs-dev] [ovsdb speedup v4 0/3] improve ovsdb connection scaling

Andy Zhou azhou at nicira.com
Mon Jun 1 07:30:01 UTC 2015


>From last 19 part patch series, patches 1-16 has been acked and committed.

The patches in this set are rework of original patch 17-19, based on
review comments. 

Andy Zhou (3):
  ovsdb-monitor: refactor ovsdb_monitor_create()
  ovsdb-monitor: allow multiple jsonrpc monitors to share a single ovsdb
        monitor
  ovsdb-monitor: add json cache

 ovsdb/jsonrpc-server.c |  11 ++-
 ovsdb/monitor.c        | 263 ++++++++++++++++++++++++++++++++++++++++++-------
 ovsdb/monitor.h        |  12 ++-
 3 files changed, 250 insertions(+), 36 deletions(-)

-- 
1.9.1




More information about the dev mailing list