commit | 1064fc2019d8abed3f2924f416b20c7daed94074 | [log] [tgz] |
---|---|---|
author | Jonathan Hart <jono@onlab.us> | Mon Apr 01 15:16:29 2013 -0700 |
committer | Jonathan Hart <jono@onlab.us> | Mon Apr 01 15:16:29 2013 -0700 |
tree | 9bd657fe3638d776ce9f81664771dffac8dddb2c | |
parent | ccd16651ba988ef81cf7a1499d64656cd73f3f6a [diff] |
Fix for #296. We were doing database read/writes from inside a write lock in LinkDiscoveryManager which was taking time and synchronizing the switch I/O threads. Taking database I/O outside the write lock has considerably improved convergence times on AWS