]> git.proxmox.com Git - mirror_ovs.git/commit
raft: Add log length to the memory report.
authorIlya Maximets <i.maximets@ovn.org>
Sat, 24 Oct 2020 23:16:09 +0000 (01:16 +0200)
committerIlya Maximets <i.maximets@ovn.org>
Tue, 3 Nov 2020 11:36:31 +0000 (12:36 +0100)
commit7e38188160294df43dbbbc0cf6cfd42d02881fcf
tree836c29f68443dcdf54074332b0c9b88503c87a6c
parent3630ab86f4912192b91fe8db526eecc5872f6864
raft: Add log length to the memory report.

In many cases a big part of a memory consumed by ovsdb-server process
is a raft log, so it's important to add its length to the memory
report.

Acked-by: Dumitru Ceara <dceara@redhat.com>
Signed-off-by: Ilya Maximets <i.maximets@ovn.org>
ovsdb/raft.c