[ovs-git] Open vSwitch: timeval: Only log poll intervals longer than 50 ms. (master)

dev at openvswitch.org dev at openvswitch.org
Wed Mar 30 11:31:40 PDT 2011


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  14865427e666d21baef05fe14874784bf2108c6f (commit)
      from  f421d043146333ae028a402b0e2ba6ecd07d0505 (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 14865427e666d21baef05fe14874784bf2108c6f
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=14865427e666d21baef05fe14874784bf2108c6f
Author: Ben Pfaff <blp at nicira.com>
		
timeval: Only log poll intervals longer than 50 ms.
		
When poll interval-based logging was introduced a long time, we were
actively interested in looking at almost every long poll interval.  But
these days, with OVS working rather well, with pretty good latency, most
of the messages are red herrings that bother some administrators and
provoke false reports.  So this commit suppresses all but the most
egregious long poll intervals that may in fact be worth looking at.

NIC-366.


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

Summary of changes:
 lib/timeval.c |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list