Committed by
Ray Milkey
[ONOS-3724] Fix the Cbench regression issue
Control message monitoring brings some overhead to controller. In an extreme stressing environment (e.g., running Cbench), it leads potential performance degradation. This commit tries to mitigate the Cbench regression with two steps: 1. improve the monitoring performance by assigning more # of threads in each thread group. 2. make the control message listening feature optional. Change-Id: I4f7361b7c598c6de71d390eab78a20ada381d4dd
Showing
10 changed files
with
90 additions
and
27 deletions
-
Please register or login to post a comment