[ovs-git] [openvswitch/ovs] 653ce9: timeval: Correctly report usage statistics in log_...

GitHub noreply at github.com
Wed Feb 11 23:01:07 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 653ce9d6848c34aa1722d0ef4ddc6d8bd9ea2088
      https://github.com/openvswitch/ovs/commit/653ce9d6848c34aa1722d0ef4ddc6d8bd9ea2088
  Author: Ben Pfaff <blp at nicira.com>
  Date:   2015-02-11 (Wed, 11 Feb 2015)

  Changed paths:
    M lib/timeval.c

  Log Message:
  -----------
  timeval: Correctly report usage statistics in log_poll_interval().

Most of the information that timeval was reporting for long poll intervals
was comparing per-thread with per-process statistics, which yielded
nonsense a lot of the time.

Signed-off-by: Ben Pfaff <blp at nicira.com>
Acked-by: Alex Wang <alexw at nicira.com>




More information about the git mailing list