index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
crush
/
CrushTester.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
crush: remove unused variables
Casey Bodley
2023-11-21
1
-6
/
+0
*
src/crush: extra logging to debug CPU burn in test_with_fork()
Deepika Upadhyay
2022-10-21
1
-3
/
+19
*
crushtool: require min/max or num-rep for --test
Sage Weil
2021-06-29
1
-14
/
+8
*
crush: remove last traces of 'ruleset'
Sage Weil
2021-06-29
1
-8
/
+0
*
crush/CrushTester: drop --ruleset
Sage Weil
2021-06-29
1
-8
/
+0
*
crushtool: remove check for overlapped ruels
Sage Weil
2021-06-29
1
-37
/
+0
*
crush: Update to work without using namespace
Adam C. Emerson
2019-03-29
1
-18
/
+23
*
crushtool: add --compare command
Sage Weil
2018-10-16
1
-0
/
+77
*
crush: dump weight-set values with 'osd crush tree'
Sage Weil
2017-07-21
1
-1
/
+1
*
crush/CrushTreeDumper: include parent in Item
Sage Weil
2017-07-21
1
-1
/
+1
*
crush/CrushTester: remove old test_with_crushtool helper
Sage Weil
2017-07-07
1
-43
/
+0
*
mon/OSDMonitor: test crush with fork but not crushtool spawn
Sage Weil
2017-07-07
1
-0
/
+13
*
Merge pull request #9307 from cxwshawn/wip-tc7-fix
Sage Weil
2017-05-24
1
-1
/
+1
|
\
|
*
crush: optimize header file dependency
cxwshawn
2016-05-25
1
-1
/
+1
*
|
crush: add per pool choose_args when calling do_rule
Loic Dachary
2017-04-18
1
-1
/
+1
*
|
common: add override for common submodule and misc
liuchang0812
2017-02-16
1
-1
/
+1
*
|
crush/CrushWrapper: encode with features
Sage Weil
2016-11-23
1
-1
/
+2
|
/
*
Add ability of precise testing of placement group calculation.
Adam Kupczyk
2016-03-30
1
-1
/
+5
*
crush/CrushTester: workaround a bug in boost::icl
Kefu Chai
2016-02-08
1
-0
/
+7
*
crush/CrushTester.cc: remove unused variable
Danny Al-Gaaf
2016-01-29
1
-1
/
+0
*
crush/CrushTester.cc: remove unused variable
Danny Al-Gaaf
2016-01-29
1
-6
/
+0
*
crush/CrushTester: check for overlapped rules
Kefu Chai
2016-01-07
1
-0
/
+47
*
SubProcess: update to use new constructor
Yunchuan Wen
2015-11-21
1
-1
/
+1
*
stdin/stdout/stderr clash with standard definition, renamed to getter/setter
Rohan Mars
2015-11-13
1
-2
/
+2
*
crush/CrushTester: allow testing by ruleset
Sage Weil
2015-09-18
1
-1
/
+13
*
crush/CrushTester: test fewer inputs when running crushtool
Sage Weil
2015-08-21
1
-1
/
+6
*
crush/CrushTester: fix signed/unsigned warning
Sage Weil
2015-07-01
1
-1
/
+1
*
mon: add "--check" to CrushTester::test_with_crushtool()
Kefu Chai
2015-05-31
1
-3
/
+4
*
crush/CrushTester: check if any item id is too large
Kefu Chai
2015-05-31
1
-4
/
+8
*
crush/CrushTester: add check_name_maps() method
Kefu Chai
2015-05-31
1
-0
/
+49
*
mon: osd setcrushmap: use own timeout implementation
Mykola Golub
2015-03-27
1
-5
/
+3
*
crush: CrushTester::test_with_crushtool: use SubProcess to spawn crushtool
Mykola Golub
2015-03-27
1
-72
/
+24
*
mon: ignore crushtool validation if too long
Loic Dachary
2015-03-03
1
-1
/
+10
*
mon: do not hardwire crushtool command line
Loic Dachary
2015-03-03
1
-3
/
+3
*
mon: do not pollute directory with cvs files from crushtool
Loic Dachary
2015-03-02
1
-1
/
+0
*
crush: CrushTester: add test_with_crushtool()
Joao Eduardo Luis
2015-02-04
1
-1
/
+76
*
crush/CrushTester: add new --show-mappings option
Sage Weil
2014-12-03
1
-6
/
+6
*
crushtool/CrushTester: output utilization even with 1 batch
Sage Weil
2014-12-03
1
-2
/
+2
*
crush: implement --show-bad-mappings for indep
Loic Dachary
2013-12-09
1
-3
/
+10
*
crush: output --show-bad-mappings on err
Loic Dachary
2013-12-08
1
-1
/
+1
*
crush: add mising header for count
Noah Watkins
2013-11-05
1
-1
/
+2
*
src/crush/CrushTester.{cc,h}: prefer prefix ++operator for iterators
Danny Al-Gaaf
2013-03-13
1
-7
/
+7
*
crushtester: fix uninit var
Sage Weil
2012-09-28
1
-16
/
+16
*
crushtester: avoid divide by zero
Sage Weil
2012-09-28
1
-1
/
+3
*
crushtester: avoid divide by zero
Sage Weil
2012-09-28
1
-1
/
+6
*
crushtool: Miscellaneous cleanup.
caleb miles
2012-08-31
1
-6
/
+13
*
crushtool: allow information generated during testing to be dumped
caleb miles
2012-07-14
1
-8
/
+114
*
CrushTester.cc: remove BOOST dependencies.
caleb miles
2012-07-03
1
-132
/
+6
*
CrushTester: add Monte Carlo generator to more accurately simulate a
caleb miles
2012-06-30
1
-15
/
+221
*
crush: style changes
caleb miles
2012-06-30
1
-42
/
+39
[next]