index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
os
/
bluestore
/
StupidAllocator.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
os/bluestore: get rid off resulting lba alignment in allocators
Igor Fedotov
2023-12-04
1
-4
/
+0
*
os/bluestore: proper locking for Allocators' dump methods
Igor Fedotov
2022-04-12
1
-1
/
+1
*
os/bluestore: pass string_view to ctor of Allocator
Kefu Chai
2021-05-27
1
-1
/
+1
*
os/bluestore: Added asserts for allocator regions
Adam Kupczyk
2021-03-11
1
-3
/
+2
*
os/bluestore: write out general allocator parameters on allocator dump.
Igor Fedotov
2020-12-04
1
-2
/
+8
*
osd: fix bluestore stupid allocator choose wrong bin when running for that b...
jhonxue
2020-11-02
1
-0
/
+1
*
include/interval_set: use template as the 2nd template parameter
Kefu Chai
2020-07-05
1
-4
/
+5
*
mon: Build ceph-mon without using namespace declarations in headers
Adam C. Emerson
2020-03-22
1
-1
/
+1
*
os/bluestore: silence StupidAllocator reorder warning
Jos Collin
2019-08-25
1
-1
/
+1
*
os/bluestore: simplify Allocator::get_fragmentation() signature
Igor Fedotov
2019-08-19
1
-2
/
+3
*
BlueStore/allocator: Give allocator names, so they can be distinguished.
Adam Kupczyk
2019-08-02
1
-1
/
+1
*
BlueStore/allocator: Improved (but slower) method of calculating fragmentation.
Adam Kupczyk
2019-08-02
1
-0
/
+1
*
os/bluestore: std::{mutex,condition_variable} -> ceph::{mutex,condition_varia...
Sage Weil
2018-10-14
1
-1
/
+2
*
os/bluestore: get rid off allocator's reserve method
Igor Fedotov
2018-05-14
1
-4
/
+0
*
os/bluestore: add perf counter for allocator fragmentation.
Igor Fedotov
2018-04-12
1
-0
/
+1
*
os/bluestore: kill AllocExtent[Vector] to simplify code a bit
Igor Fedotov
2018-02-09
1
-1
/
+1
*
os/bluestore: use interval_set<...,btree_map<...>>
Sage Weil
2017-10-28
1
-4
/
+7
*
os/bluestore: drop support for non-bulky extent release.
Radoslaw Zarzynski
2017-09-29
1
-2
/
+0
*
os/bluestore: make the StupidAllocator aware about bulk releases.
Radoslaw Zarzynski
2017-09-29
1
-0
/
+2
*
os/bluestore: put StupidAllocator btree into bluestore_alloc mempool
Sage Weil
2017-08-10
1
-1
/
+8
*
osd: add override in headers files
liuchang0812
2017-03-25
1
-1
/
+1
*
os/bluestore/Allocator: drop unused return value in release function
wangzhengyong
2017-03-10
1
-1
/
+1
*
cleanup: add override for bluestore
liuchang0812
2017-02-13
1
-8
/
+8
*
os/bluestore: drop useless count arg to allocate
Sage Weil
2017-01-18
1
-2
/
+1
*
os/bluestore: return blocks allocated from allocate()
Sage Weil
2017-01-18
1
-3
/
+4
*
os/bluestore: Remove g_ceph_context and g_conf
Adam C. Emerson
2016-12-22
1
-1
/
+2
*
allocat_extent api rename and tests for new api
Ramesh Chander
2016-12-18
1
-2
/
+2
*
consolidate allocator calls to single alloc_extent api
Ramesh Chander
2016-12-18
1
-1
/
+1
*
os/bluestore: remove commit_{start,finish} from Allocator
Sage Weil
2016-12-15
1
-7
/
+0
*
os/bluestore: drop unused ostream arg to Allocator::dump
Sage Weil
2016-12-02
1
-1
/
+1
*
mempool changes for bitmap allocator
Ramesh Chander
2016-11-11
1
-1
/
+1
*
extent alloc functionality for stupid and bitmap allocator
Ramesh Chander
2016-07-18
1
-0
/
+5
*
os/bluestore: rename need_size to want_size in StupidAllocator.
Jianjian Huo
2016-03-17
1
-1
/
+1
*
os/bluestore/StupidAllocator: use std::mutex
Sage Weil
2016-01-27
1
-2
/
+3
*
os/bluestore/StupidAllocator: use btree_map<> instead of map<>
Sage Weil
2016-01-20
1
-5
/
+5
*
os/bluestore/Allocator: add unreserve()
Sage Weil
2016-01-01
1
-0
/
+1
*
os/bluestore/StupidAllocator: add reservation assertions
Sage Weil
2016-01-01
1
-4
/
+4
*
os/kstore: add new KStore backend
Sage Weil
2016-01-01
1
-2
/
+2
*
os/bluestore/Allocator: init_rm_free
Sage Weil
2016-01-01
1
-0
/
+4
*
os/bluestore: separate Allocator from freelist storage
Sage Weil
2016-01-01
1
-4
/
+1
*
newstore -> bluestore
Sage Weil
2016-01-01
1
-0
/
+53