I was able to get up to 500 simulated hypervisors on my laptop with only
this change:
diff --git a/ovsdb/jsonrpc-server.c b/ovsdb/jsonrpc-server.c
index fffcb73..a7065ff 100644
--- a/ovsdb/jsonrpc-server.c
+++ b/ovsdb/jsonrpc-server.c
@@ -126,7 +126,7 @@ ovsdb_jsonrpc_server_create(void)
{
s
On 06/13/2015 09:47 PM, Ben Pfaff wrote:
> On Fri, Jun 12, 2015 at 02:29:38PM -0400, Russell Bryant wrote:
>> On 06/11/2015 03:14 AM, Ben Pfaff wrote:
>>> On Wed, Jun 10, 2015 at 11:53:47PM -0700, Ben Pfaff wrote:
I want to report progress I've made tonight on an extended form of the
OVS
On Fri, Jun 12, 2015 at 02:29:38PM -0400, Russell Bryant wrote:
> On 06/11/2015 03:14 AM, Ben Pfaff wrote:
> > On Wed, Jun 10, 2015 at 11:53:47PM -0700, Ben Pfaff wrote:
> >> I want to report progress I've made tonight on an extended form of the
> >> OVS sandbox that I expect to be useful for testi
On 06/11/2015 03:14 AM, Ben Pfaff wrote:
> On Wed, Jun 10, 2015 at 11:53:47PM -0700, Ben Pfaff wrote:
>> I want to report progress I've made tonight on an extended form of the
>> OVS sandbox that I expect to be useful for testing OVN. The main point
>> of the extension is to make it easy to start
On 06/11/2015 03:39 AM, Justin Pettit wrote:
>
>> On Jun 11, 2015, at 12:14 AM, Ben Pfaff wrote:
>>
>> (Even with 200 simulated hypervisors I'm still seeing an 85% idle
>> system. Our daemons have a slow idle!)
>
> Awesome! Thanks for pulling these tests together so that we have an idea
> whe
> On Jun 11, 2015, at 12:14 AM, Ben Pfaff wrote:
>
> (Even with 200 simulated hypervisors I'm still seeing an 85% idle
> system. Our daemons have a slow idle!)
Awesome! Thanks for pulling these tests together so that we have an idea where
we stand.
--Justin
___
On Wed, Jun 10, 2015 at 11:53:47PM -0700, Ben Pfaff wrote:
> I want to report progress I've made tonight on an extended form of the
> OVS sandbox that I expect to be useful for testing OVN. The main point
> of the extension is to make it easy to start up multiple sandboxed
> instances of OVS and t