[ovs-git] Open vSwitch: timeval: Remove time_disable_restart(), time_enable_restart() functions. (master)

dev at openvswitch.org dev at openvswitch.org
Fri Jun 7 00:01:29 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  5ad72ef5b6cacfec30e79c23afcd237617952b75 (commit)
      from  3aa30359b1cce9b597f7c4284a80ed05619e57c1 (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 5ad72ef5b6cacfec30e79c23afcd237617952b75
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=5ad72ef5b6cacfec30e79c23afcd237617952b75
Author: Ben Pfaff <blp at nicira.com>
		
timeval: Remove time_disable_restart(), time_enable_restart() functions.
		
These functions will not have the same useful effect when Open vSwitch
becomes multithreaded, because time_disable_restart() will disable time
advancing for every thread, not just for the thread that calls it.

These functions are no longer used, so this commit removes them.

Signed-off-by: Ben Pfaff <blp at nicira.com>


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

Summary of changes:
 lib/timeval.c |   29 -----------------------------
 lib/timeval.h |    2 --
 2 files changed, 31 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list