aboutsummaryrefslogtreecommitdiff
path: root/lib/timeval.h
AgeCommit message (Expand)Author
2013-03-06timeval: Increase accuracy of cached time 4X, from 100 ms to 25 ms.Ben Pfaff
2013-03-06timeval: Enable caching the current time even on x86-64.Ben Pfaff
2012-10-25poll-loop: Log backtraces when CPU usage is high.Ethan Jackson
2012-10-17timeval: Optionally enable cached timing at configure time.Ethan Jackson
2012-10-09config: Add explicit support for building on ESX.Ethan Jackson
2012-10-05timeval: Recover from failed timer_create() calls.Ethan Jackson
2012-08-09timeval: On Linux x86-64 systems refresh time whenever it is requested.Leo Alterman
2012-05-02Global replace of Nicira Networks.Raju Subramanian
2012-02-01timeval: New function time_boot_msec(), factored out of vlog.Ben Pfaff
2011-12-19poll-loop: Track the poll timeout as an absolute, not a relative time.Ben Pfaff
2011-05-24poll-loop: Automatically log reason for wakeup when CPU usage spikes.Ben Pfaff
2011-04-04Log anything that could prevent a daemon from starting.Ben Pfaff
2010-07-21timeval: Make time_init() static and remove calls to it.Ben Pfaff
2010-06-08timeval: Use monotonic time where appropriate.Jesse Gross
2010-02-11Merge "master" into "next".Ben Pfaff
2010-02-04Add extern "C" { ... } to some header files to support usage from C++.Ben Pfaff
2009-10-23cfg: Fix implementation of timeout in attempting to lock the config file.Ben Pfaff
2009-10-23Add test to ensure that time advances both normally and in a daemon.Ben Pfaff
2009-10-15Make sure that time advances in a daemon between calls to time_refresh().Ben Pfaff
2009-06-15Update primary code license to Apache 2.0.Ben Pfaff
2009-07-08Import from old repository commit 61ef2b42a9c4ba8e1600f15bb0236765edc2ad45.v0.90.0Ben Pfaff