ovsdb-server: Add Json cache count to memory/show
authorAndy Zhou <azhou@ovn.org>
Tue, 8 Mar 2016 19:54:45 +0000 (11:54 -0800)
committerAndy Zhou <azhou@ovn.org>
Fri, 11 Mar 2016 03:07:31 +0000 (19:07 -0800)
commit8302b6d1eca5e1f37a92ea3e6e5bf9e617b75075
treed607c1a03f31b35fc08ee656c250558b5b5440ea
parent989d71359984c0853787cc2fd6688e8d060cf30c
ovsdb-server: Add Json cache count to memory/show

Add the size of json cache to the data reported by ovsdb-server appctl
"memory/show" command.

Signed-off-by: Andy Zhou <azhou@ovn.org>
Acked-by: Ben Pfaff <blp@ovn.org>
ovsdb/monitor.c