Commit Graph

31 Commits (000bf0af380e2d35974fa9c04599d34306831330)

Author SHA1 Message Date
yizhu.sun f5ba131bf8 Fixed some spelling mistakes 7 years ago
Maysam Yabandeh 40af2381ec Object lifetime in cache 7 years ago
Maysam Yabandeh 4c9447d889 Add erase option to release cache 8 years ago
Siying Dong 2d75cd40d3 NewLRUCache() to pick number of shard bits based on capacity if not given 8 years ago
Andrew Kryczka fe395fb63d Allow incrementing refcount on cache handles 8 years ago
Yi Wu ab48c165a9 Print cache options to info log 8 years ago
Aaron Gao 4590b53a4b add stats to Cache::LookUp() 8 years ago
Yi Wu 72f8cc703c LRU cache mid-point insertion 8 years ago
Yi Wu 4cc37f59e5 Introduce ClockCache 8 years ago
Aaron Gao e408e98c8c add Name() to Cache 8 years ago
Yi Wu 4b95253587 Refactor cache.cc 8 years ago
Aaron Gao 5d660258e7 add simulator Cache as class SimCache/SimLRUCache(with test) 8 years ago
Marton Trencseni 9b51987521 Adding pin_l0_filter_and_index_blocks_in_cache feature and related fixes. 9 years ago
Yi Wu f71fc77b7c Cache to have an option to fail Cache::Insert() when full 9 years ago
Baraa Hamodi 21e95811d1 Updated all copyright headers to the new format. 9 years ago
Yueh-Hsuan Chiang a3ba5915c8 Correct a comment in include/rocksdb/cache.h 9 years ago
Islam AbdelRahman 51fa7ecec5 Bytes read/written from cache statistics 9 years ago
Aaron Feldman 69bb210d58 Add Cache.GetPinnedUsageUsage() 9 years ago
Aashish Pant 794ccfde89 Task 6532943: Rocksdb - SetCapacity() can dynamically change cache capacity if feasible 10 years ago
Igor Canadi c88ff4ca76 Deprecate removeScanCountLimit in NewLRUCache 10 years ago
Nik Bougalis d1cfb71ec7 Remove unused member(s) 10 years ago
Igor Canadi 4ecfbcf865 ApplyToAllCacheEntries 11 years ago
Igor Canadi b13bdfa500 Add a call DisownData() to Cache, which should speed up shutdown 11 years ago
kailiu b660e2d468 Expose usage info for the cache 11 years ago
kailiu c79e595471 Make Cache::GetCapacity constant 11 years ago
Dhruba Borthakur 31295b0a1b Add License message to public header files. 11 years ago
sdong f8509653ba LRUCache to try to clean entries not referenced first. 11 years ago
Dhruba Borthakur 3c37955a2f Remove obsolete namespace mappings. 11 years ago
Dhruba Borthakur a143ef9b38 Change namespace from leveldb to rocksdb 11 years ago
Dhruba Borthakur 1186192ed1 Replace include/leveldb with include/rocksdb. 11 years ago
Abhishek Kona c41f1e995c Codemod NULL to nullptr 12 years ago
Chip Turner 2fdf91a4f8 Fix a number of object lifetime/ownership issues 12 years ago
Dhruba Borthakur 72c45c66c6 Print the block cache size in the LOG. 12 years ago
Dhruba Borthakur a2a0e358cb Add support to specify the number of shards for the Block cache. By default, the block cache is sharded into 16 parts. 13 years ago
Hans Wennborg 36a5f8ed7f A number of fixes: 13 years ago
dgrogan@chromium.org 69c6d38342 reverting disastrous MOE commit, returning to r21 14 years ago
dgrogan@chromium.org b743906eea Revision created by MOE tool push_codebase. 14 years ago
dgrogan@chromium.org b409afe968 chmod a-x 14 years ago
dgrogan@chromium.org f779e7a5d8 @20602303. Default file permission is now 755. 14 years ago
jorlow@chromium.org 9e33808a26 Fix last commit 14 years ago
jorlow@chromium.org f67e15e50f Initial checkin. 14 years ago