Fix gcpu regression associated with 1ms tick in HHWheelTimer
authorMisha Shneerson <mshneer@fb.com>
Tue, 26 Jul 2016 05:14:37 +0000 (22:14 -0700)
committerFacebook Github Bot 8 <facebook-github-bot-8-bot@fb.com>
Tue, 26 Jul 2016 05:23:28 +0000 (22:23 -0700)
commitb197869b704c26f05b86702e6b7262efd8246d4d
tree5b2d0a9345289925d98fac5fc2ec9649ef0d7427
parent0a19e9388bd6768f75c6b53b1d775ab169b81da1
Fix gcpu regression associated with 1ms tick in HHWheelTimer

Summary:
We should go back to 10ms granularity.
Because regressions -
https://www.facebook.com/groups/wfi/permalink/1107102889338325/

Reviewed By: haijunz

Differential Revision: D3616784

fbshipit-source-id: dc1d7ff5195ae836df4a334a9ac5c41164c0627b
folly/io/async/EventBase.h
folly/io/async/test/HHWheelTimerTest.cpp