[ovs-git] Open vSwitch: process: Add thread safety comments. (master)

dev at openvswitch.org dev at openvswitch.org
Mon Jun 10 20:52:12 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  ff412c8c09041196bdb5691d4f75bd8540b630c9 (commit)
       via  57d90319a6deeb59e23227878a39f92470ac3e2b (commit)
       via  e1208bc494f2004c0ef0f8bc5e69183debfafedc (commit)
       via  21f0192507c8e14e4f43501104f7fc1d185136ae (commit)
      from  09672174bf12baf8096fb628c16d2bae656eed95 (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 ff412c8c09041196bdb5691d4f75bd8540b630c9
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=ff412c8c09041196bdb5691d4f75bd8540b630c9
Author: Ben Pfaff <blp at nicira.com>
		
process: Add thread safety comments.
		
Signed-off-by: Ben Pfaff <blp at nicira.com>


commit 57d90319a6deeb59e23227878a39f92470ac3e2b
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=57d90319a6deeb59e23227878a39f92470ac3e2b
Author: Ben Pfaff <blp at nicira.com>
		
process: Make signal handling thread-safe.
		
Signed-off-by: Ben Pfaff <blp at nicira.com>


commit e1208bc494f2004c0ef0f8bc5e69183debfafedc
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=e1208bc494f2004c0ef0f8bc5e69183debfafedc
Author: Ben Pfaff <blp at nicira.com>
		
process: Remove unused features from process_start().
		
Signed-off-by: Ben Pfaff <blp at nicira.com>
Acked-by: Ethan Jackson <ethan at nicira.com>


commit 21f0192507c8e14e4f43501104f7fc1d185136ae
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=21f0192507c8e14e4f43501104f7fc1d185136ae
Author: Ben Pfaff <blp at nicira.com>
		
process: Remove process_run(), process_run_capture(), and related code.
		
They are unused.

Signed-off-by: Ben Pfaff <blp at nicira.com>
Acked-by: Ansis Atteka <aatteka at nicira.com>


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

Summary of changes:
 lib/process.c        |  385 ++++++--------------------------------------------
 lib/process.h        |   28 ++--
 ovsdb/ovsdb-server.c |    9 +-
 3 files changed, 60 insertions(+), 362 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list