move Codel to wangle
authorJames Sedgwick <jsedgwick@fb.com>
Tue, 23 Sep 2014 12:46:37 +0000 (05:46 -0700)
committerAnton Likhtarov <alikhtarov@fb.com>
Fri, 26 Sep 2014 22:21:10 +0000 (15:21 -0700)
commit260f12aeeeb1395fe9cbbf188a8fdbd717250988
tree083477b820c40c2074c7611cda3ae3d8a24318a0
parent69a28bbf0461d9d10d63ebe50837ce5bff55e2b1
move Codel to wangle

Summary: under folly::wangle::

Test Plan: ran unit for experimental/wangle, thrift/lib/cpp/concurrency, and a user of FbThreadManager

Reviewed By: hans@fb.com

Subscribers: trunkagent, fbcode-common-diffs@, fugalh, alandau, bmatheny, everstore-dev@, njormrod

FB internal diff: D1566128
folly/experimental/wangle/concurrent/Codel.cpp [new file with mode: 0644]
folly/experimental/wangle/concurrent/Codel.h [new file with mode: 0644]
folly/experimental/wangle/concurrent/test/CodelTest.cpp [new file with mode: 0644]