index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test
/
objectstore_bench.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
common: modify 'main()s' to use new argv_to_vec() signature
Ronen Friedman
2021-08-19
1
-4
/
+2
*
test: : build without "using namespace std"
Kefu Chai
2021-08-13
1
-0
/
+2
*
*: drop strict_iecstrtoll(const char *str,..)
Kefu Chai
2021-07-26
1
-1
/
+1
*
os: let ObjectStore::create() return unique_ptr<>
Kefu Chai
2021-05-27
1
-2
/
+2
*
test: Use ceph_assert for asserts.
Adam C. Emerson
2018-08-27
1
-5
/
+5
*
common: move ConfigValues out of md_config_t
Kefu Chai
2018-07-10
1
-11
/
+11
*
Merge pull request #21369 from majianpeng/test-objectstore_bench-usage
Kefu Chai
2018-04-15
1
-0
/
+9
|
\
|
*
test/objectstore_bench: Don't forget judging whether call usage.
Jianpeng Ma
2018-04-12
1
-0
/
+9
*
|
Merge pull request #19117 from jan--f/jan-object-counts-decimal
Kefu Chai
2018-04-15
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
common/strtol: add strict_iecstrtoll; strict_sistrtoll uses base 10
Jan Fajerski
2018-04-03
1
-1
/
+1
*
|
global: output usage on -h, --help, or no args before contacting mons
Sage Weil
2018-03-15
1
-5
/
+5
|
/
*
test: CINIT_FLAG_NO_MON_CONFIG or NO_DEFAULT_CONFIG_FILE
Sage Weil
2018-03-06
1
-1
/
+2
*
drop unnecessary env_to_vec calls
Sage Weil
2018-03-06
1
-1
/
+0
*
os/ObjectStore: drop most queue_transactions() variants
Sage Weil
2018-02-12
1
-4
/
+4
*
os: apply_transaction -> queue_transaction
Sage Weil
2018-02-12
1
-4
/
+4
*
os/ObjectStore: combine Sequencer and CollectionImpl in ObjectStore
Sage Weil
2018-02-06
1
-14
/
+9
*
osd: use target object hash (not pgid.ps) for temp objects
Sage Weil
2017-04-03
1
-2
/
+2
*
common: add override for common submodule and misc
liuchang0812
2017-02-16
1
-1
/
+1
*
dout: Use dout_context
Adam C. Emerson
2016-12-22
1
-0
/
+1
*
common,test: g_ceph_context->put() upon return
Kefu Chai
2016-11-24
1
-1
/
+2
*
osd: use correct shard for temp scrub object
Sage Weil
2016-03-11
1
-2
/
+2
*
add some cppcheck-suppress noExplicitConstructor comments
Danny Al-Gaaf
2016-01-29
1
-0
/
+1
*
OSD: Deleting transaction object right after applying transaction
Somnath Roy
2016-01-27
1
-11
/
+8
*
osbench: Adds handling for the lack of required folders ( data & journal ) an...
Igor Fedotov
2015-11-24
1
-0
/
+34
*
osbench: Fix race condition that may cause Sequencer::dtor assertion on bench...
Igor Fedotov
2015-11-24
1
-0
/
+1
*
os: require Sequencer arg for apply_transaction()
Sage Weil
2015-09-15
1
-4
/
+8
*
osbench: add multithreaded objectstore benchmark
Casey Bodley
2015-08-26
1
-0
/
+286