Revision 7106a994fec11c0d9de7d37a5d3d787f31bbd087 authored by Xiaofei Du on 15 February 2017, 02:15:05 UTC, committed by Facebook Github Bot on 15 February 2017, 02:24:24 UTC
Summary:
NowMicros() provides non-monotonic time. When wall clock is
synchronized or changed, the non-monotonicity time points will affect write rate
controllers. This patch changes write_controller.cc and rate_limiter.cc to use
monotonic time points.
Closes https://github.com/facebook/rocksdb/pull/1865

Differential Revision: D4561732

Pulled By: siying

fbshipit-source-id: 95ece62
1 parent c2247dc
History
File Mode Size
README -rw-r--r-- 946 bytes
env_hdfs.h -rw-r--r-- 11.0 KB
setup.sh -rw-r--r-- 408 bytes

README

back to top