summaryrefslogtreecommitdiff
path: root/lib/timeval.h
Commit message (Expand)AuthorAgeFilesLines
* util: Add high resolution sleep support.Bhanuprakash Bodireddy2017-11-281-0/+1
* timeval: Add functions with microsecond granularity.Ilya Maximets2017-10-271-0/+4
* Move lib/type-props.h to include/openvswitch directoryBen Warren2016-04-141-1/+1
* timeval: Provide a variation for time/warp command.Gurucharan Shetty2014-06-131-1/+1
* timeval: localtime_r, gmtime_r for Windows.Gurucharan Shetty2014-03-041-0/+5
* poll-loop: Port to Windows.Linda Sun2014-01-171-2/+2
* timeval: Wake up all threads when time is warped.Alex Wang2013-10-081-0/+2
* vlog: Report timestamps in millisecond resolution in log messages.Paul Ingram2013-09-131-0/+9
* timeval: Remove CACHE_TIME scheme.Alex Wang2013-09-041-19/+0
* timeval: Remove backtrace feature.Ben Pfaff2013-07-111-1/+0
* timeval: New function xclock_gettime().Ben Pfaff2013-07-111-0/+1
* timeval: Remove time_disable_restart(), time_enable_restart() functions.Ben Pfaff2013-06-061-2/+0
* timeval: Remove prototype for unimplemented function.Ben Pfaff2013-04-291-1/+0
* timeval: Increase accuracy of cached time 4X, from 100 ms to 25 ms.Ben Pfaff2013-03-051-1/+1
* timeval: Enable caching the current time even on x86-64.Ben Pfaff2013-03-051-12/+6
* poll-loop: Log backtraces when CPU usage is high.Ethan Jackson2012-10-251-0/+2
* timeval: Optionally enable cached timing at configure time.Ethan Jackson2012-10-171-0/+2
* config: Add explicit support for building on ESX.Ethan Jackson2012-10-091-0/+16
* timeval: Recover from failed timer_create() calls.Ethan Jackson2012-10-051-15/+1
* timeval: On Linux x86-64 systems refresh time whenever it is requested.Leo Alterman2012-08-091-0/+15
* Global replace of Nicira Networks.Raju Subramanian2012-05-021-1/+1
* timeval: New function time_boot_msec(), factored out of vlog.Ben Pfaff2012-02-011-1/+3
* poll-loop: Track the poll timeout as an absolute, not a relative time.Ben Pfaff2011-12-191-1/+2
* poll-loop: Automatically log reason for wakeup when CPU usage spikes.Ben Pfaff2011-05-241-0/+2
* Log anything that could prevent a daemon from starting.Ben Pfaff2011-04-041-1/+3
* timeval: Make time_init() static and remove calls to it.Ben Pfaff2010-07-211-1/+0
* timeval: Use monotonic time where appropriate.Jesse Gross2010-06-081-5/+9
* Merge "master" into "next".Ben Pfaff2010-02-111-1/+9
|\
| * Add extern "C" { ... } to some header files to support usage from C++.Ben Pfaff2010-02-041-0/+8
* | cfg: Fix implementation of timeout in attempting to lock the config file.Ben Pfaff2009-10-231-0/+2
* | Add test to ensure that time advances both normally and in a daemon.Ben Pfaff2009-10-231-0/+2
|/
* Make sure that time advances in a daemon between calls to time_refresh().Ben Pfaff2009-10-151-0/+1
* Update primary code license to Apache 2.0.Ben Pfaff2009-06-151-10/+10
* Import from old repository commit 61ef2b42a9c4ba8e1600f15bb0236765edc2ad45.v0.90.0Ben Pfaff2009-07-081-0/+51