index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
common
/
simple_cache.hpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mon: Build ceph-mon without using namespace declarations in headers
Adam C. Emerson
2020-03-22
1
-12
/
+13
*
mon/OSDMonitor: Use generic priority cache tuner for mon caches
Sridhar Seshasayee
2019-08-06
1
-0
/
+39
*
common/simple_cache: Mutex -> ceph::mutex
Sage Weil
2018-11-21
1
-9
/
+9
*
common: compute SimpleLRU's size with contents.size() instead of lru.size()
Xuehan Xu
2018-01-06
1
-1
/
+1
*
common: Remove redundant includes
Jos Collin
2017-05-22
1
-4
/
+0
*
common/simple_cache.hpp: add std::move
Michal Jarzabek
2016-06-01
1
-5
/
+5
*
common: improve cache efficiency
Ning Yao
2015-12-13
1
-9
/
+12
*
common: improve cache, replace to unordered map with initializing hash bucket...
Ning Yao
2015-12-13
1
-4
/
+7
*
common/simple_cache: parameterize map<> comparator
Sage Weil
2015-08-07
1
-5
/
+5
*
Add header cache to DBObjectMap
Haomai Wang
2014-05-17
1
-0
/
+10
*
OSD: don't wait for superblock writes in handle_osd_map
Samuel Just
2012-12-05
1
-4
/
+3
*
simple_cache.hpp: add pinning
Samuel Just
2012-04-27
1
-3
/
+30
*
common/: added templated simple lru implementations
Samuel Just
2012-04-27
1
-0
/
+67