index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
common
/
intrusive_lru.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
crimson: clear obcs whether referenced or not upon replica write
Samuel Just
2024-12-10
1
-27
/
+36
*
common/intrusive_lru: add method to access use count
Samuel Just
2024-12-09
1
-0
/
+2
*
common: disable `boost::intrusive::constant_time_size`
Max Kellermann
2024-10-09
1
-0
/
+1
*
common/intrusive_lru: add clear() mechanism and state for removed items with ...
Samuel Just
2024-01-18
1
-8
/
+40
*
common/intrusive_lru: generalize evict() slightly to allow other target values
Samuel Just
2024-01-18
1
-5
/
+5
*
common/intrusive_lru: clarify invariants
Samuel Just
2024-01-18
1
-9
/
+26
*
Merge pull request #49116 from Matan-B/wip-matanb-c-balanced-reads
Matan
2023-03-07
1
-0
/
+27
|
\
|
*
common/instrusive_lru: Implement for_each
Matan Breizman
2023-03-07
1
-0
/
+8
|
*
common/intrusive_lru: Add clear_range()
Matan Breizman
2023-03-07
1
-0
/
+19
*
|
common/intrusive_lru: Add explanatory comments
Matan Breizman
2023-02-01
1
-4
/
+20
*
|
common/intrusive_lru: Add is_referenced()/ is_unreferenced()
Matan Breizman
2023-01-18
1
-6
/
+12
|
/
*
common: add destructor to intrusive_lru
Ali Maredia
2022-09-15
1
-0
/
+4
*
common/intrusive_lru: implement plain, non-creational get().
Radoslaw Zarzynski
2020-07-07
1
-0
/
+13
*
common/: introduce intrusive_lru
Samuel Just
2019-12-03
1
-0
/
+178