[ovs-git] Open vSwitch: ofproto-dpif: move per-backer wait calls from wait to type_wait (master)

dev at openvswitch.org dev at openvswitch.org
Thu Aug 15 21:17:26 UTC 2013


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Open vSwitch".

The branch, master has been updated
       via  c0365fc854ab7ba09b2639ee8e3b63418b3cdf2c (commit)
      from  0d1d26db42b5d206ebb75cc6dc93507f4e5b6a8a (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit c0365fc854ab7ba09b2639ee8e3b63418b3cdf2c
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=c0365fc854ab7ba09b2639ee8e3b63418b3cdf2c
Author: YAMAMOTO Takashi <yamt at mwd.biglobe.ne.jp>
		
ofproto-dpif: move per-backer wait calls from wait to type_wait
		
move per-backer wait calls (dpif_wait/udpif_wait) from ofproto_wait
to ofproto_type_wait.

This eliminates excessive poll slot consumption when there is more
than one bridge.

Signed-off-by: YAMAMOTO Takashi <yamt at mwd.biglobe.ne.jp>
Signed-off-by: Ben Pfaff <blp at nicira.com>


-----------------------------------------------------------------------

Summary of changes:
 ofproto/ofproto-dpif.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list