commit | 28247b5e36a09a1743d3ea74b7c62dc7986767c0 | [log] [tgz] |
---|---|---|
author | Jian Li <pyguni@gmail.com> | Thu Jan 07 17:24:15 2016 -0800 |
committer | Ray Milkey <ray@onlab.us> | Mon Jan 11 18:10:03 2016 +0000 |
tree | 96c09b2aa50e79fce3d382c4d5fab7100d26a50c | |
parent | 3604bbcf498cafe06095416fb1ce264f41839e68 [diff] |
[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
ONOS is a new SDN network operating system designed for high availability, performance, scale-out.