Yi Wu 4cc37f59e5 Introduce ClockCache
Summary:
Clock-based cache implemenetation aim to have better concurreny than
default LRU cache. See inline comments for implementation details.

Test Plan:
Update cache_test to run on both LRUCache and ClockCache. Adding some
new tests to catch some of the bugs that I fixed while implementing the
cache.

Reviewers: kradhakrishnan, sdong

Reviewed By: sdong

Subscribers: andrewkr, dhruba, leveldb

Differential Revision: https://reviews.facebook.net/D61647
2016-08-19 12:28:19 -07:00
..
2015-12-11 01:54:48 +09:00
2015-12-11 01:54:48 +09:00
2016-08-19 12:28:19 -07:00
2016-08-19 12:28:19 -07:00
2016-07-08 17:50:51 -07:00
2016-08-19 12:28:19 -07:00
2016-07-26 11:13:26 -07:00
2016-05-06 16:09:09 -07:00
2016-07-26 11:13:26 -07:00
2016-07-26 11:13:26 -07:00
2016-06-28 14:10:24 -07:00
2015-10-28 16:15:07 -07:00