[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <87zjxn84ks.fsf@xmission.com>
Date: Thu, 28 Mar 2013 16:52:51 -0700
From: ebiederm@...ssion.com (Eric W. Biederman)
To: Stephen Hemminger <stephen@...workplumber.org>
Cc: Benoit Lourdelet <blourdel@...iper.net>,
Serge Hallyn <serge.hallyn@...ntu.com>,
"netdev\@vger.kernel.org" <netdev@...r.kernel.org>
Subject: Re: [RFC][PATCH] iproute: Faster ip link add, set and delete
Stephen Hemminger <stephen@...workplumber.org> writes:
> Try the following two patches. It adds a name hash list, and uses Eric's idea
> to avoid loading map on add/delete operations.
On my microbenchmark of just creating 5000 veth pairs this takes pairs
16s instead of 13s of my earlier hacks but that is well down in the
usable range.
Deleting all of those network interfaces one by one takes me 60s.
So on the microbenchmark side this looks like a good improvement and
pretty usable.
I expect Benoit's container startup workload will also reflect this, but
it will be interesting to see the actual result.
Eric
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists