index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
crimson
/
osd
/
main.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
crimson: switch to SeaStore as default objectstore
Matan Breizman
2024-12-16
1
-1
/
+1
*
crimson: add missing includes
Max Kellermann
2024-12-10
1
-0
/
+1
*
crimson/osd/main: Enable multicore cluster messenger
Matan Breizman
2024-02-22
1
-3
/
+3
*
crimson/osd/main: enable multicore client msgr
Matan Breizman
2024-02-19
1
-1
/
+6
*
crimson/net: expose is_fixed_cpu configuration at Messenger level
Yingxin Cheng
2023-06-25
1
-1
/
+2
*
cirmson/os: seperate futurizedStore interface
chunmei
2023-04-20
1
-1
/
+1
*
crimson/osd/main: get full config before starting reactor
Samuel Just
2023-01-05
1
-121
/
+26
*
Merge pull request #48331 from tchaikov/crimson-stop
Kefu Chai
2022-10-10
1
-2
/
+3
|
\
|
*
crimson/osd: signal should_stop in OSD::shutdown()
Kefu Chai
2022-10-01
1
-1
/
+2
|
*
crimson/osd: vendor stop_signal.h
Kefu Chai
2022-10-01
1
-1
/
+1
*
|
Merge pull request #48277 from cyx1231st/wip-crimson-tools
Samuel Just
2022-10-07
1
-12
/
+0
|
\
\
|
|
/
|
/
|
|
*
crimson/net: drop the invalid crc configuration interfaces
Yingxin Cheng
2022-09-28
1
-12
/
+0
*
|
crimson/osd/main: call OSD::stop()
Samuel Just
2022-09-27
1
-0
/
+1
*
|
crimson/osd: make mkfs static
Samuel Just
2022-09-21
1
-0
/
+2
*
|
crimson/osd/main: need to actually invoke ConfigProxy::start()
Samuel Just
2022-09-21
1
-0
/
+1
*
|
crimson/osd/main: don't shard OSD
Samuel Just
2022-09-21
1
-10
/
+6
|
/
*
crimson/osd: add support for OSD Service Specification
Radoslaw Zarzynski
2022-07-07
1
-1
/
+4
*
crimson/osd: fix ignoring --no-mon-config
Radoslaw Zarzynski
2022-07-05
1
-4
/
+3
*
crimson/osd: log about respecting --no-mon-config
Radoslaw Zarzynski
2022-07-05
1
-0
/
+2
*
Merge pull request #46669 from tchaikov/wip-crimson-deferred
Kefu Chai
2022-06-15
1
-12
/
+5
|
\
|
*
crimson/osd: use seastar::deferred_stop()
Kefu Chai
2022-06-14
1
-12
/
+5
*
|
crimson/osd: reset logger before exit
Kefu Chai
2022-06-05
1
-13
/
+19
*
|
Merge pull request #46296 from ceph/wip-nitzan-osd-log-to-correct-sufix
Samuel Just
2022-05-31
1
-0
/
+14
|
\
\
|
*
|
crimosn/osd: logger into log_file
NitzanMordhai
2022-05-25
1
-0
/
+14
|
|
/
*
/
crimson/osd: reindent the trace-related fragment of main()
Radosław Zarzyński
2022-05-25
1
-3
/
+3
|
/
*
crimson/osd: drop "using std::string" from main.cc
Radosław Zarzyński
2022-05-09
1
-6
/
+5
*
crimson/osd: drop "using config_t = ..." from main.cc
Radosław Zarzyński
2022-05-09
1
-1
/
+0
*
crimson/osd/main: s/values/config_values/
Kefu Chai
2022-04-30
1
-3
/
+3
*
crimson/osd: fix argument parsing after seastar changes
Mark Nelson
2022-04-22
1
-54
/
+31
*
{osd,crimson}: Remove straggling `using namespace std` from headers
Adam C. Emerson
2022-01-22
1
-0
/
+1
*
crimson/osd: print message when customize parameters
Yingxin Cheng
2021-12-27
1
-0
/
+2
*
crimson/osd: allow seastar application to print its helps
Yingxin Cheng
2021-12-27
1
-3
/
+2
*
crimson/osd: --help-seastar does no longer belong to unknown_args
Yingxin Cheng
2021-12-27
1
-7
/
+3
*
crimson/osd: removing an unneeded make_unique()
Ronen Friedman
2021-12-16
1
-1
/
+2
*
crimson/osd: s/seastar::fprint()/fmt::print()/
Kefu Chai
2021-12-08
1
-4
/
+4
*
crimson: futurize FuturizedStore::create()
Joseph Sawaya
2021-11-15
1
-1
/
+1
*
crimson/osd: randomize the osd_uuid if not specified
chunmei-liu
2021-11-04
1
-1
/
+6
*
crimson: respect the CEPH_ARGS environment variable.
Radoslaw Zarzynski
2021-10-12
1
-0
/
+1
*
crimson: add tracing mode for crimson-osd
Xuehan Xu
2021-09-08
1
-0
/
+6
*
crimson/osd: use reactor::alien to send message to alien
Kefu Chai
2021-09-07
1
-2
/
+1
*
Merge pull request #42907 from rzarzynski/wip-crimson-smphack
Samuel Just
2021-08-25
1
-0
/
+15
|
\
|
*
crimson/osd: implicitly append '--smp 1' when invoked without it
Radoslaw Zarzynski
2021-08-25
1
-0
/
+15
*
|
crimson/osd: disable Prometheous by default.
Radoslaw Zarzynski
2021-08-16
1
-1
/
+1
|
/
*
crimson: build without "using namespace std"
Kefu Chai
2021-08-09
1
-0
/
+1
*
Merge pull request #42510 from rzarzynski/wip-crimson-use-random-nonce
Kefu Chai
2021-07-28
1
-4
/
+4
|
\
|
*
crimson/osd: make the get_nonce() static.
Radoslaw Zarzynski
2021-07-27
1
-1
/
+1
|
*
crimson/osd: fix misdirecting msgs when an OSD flips at Sepia.
Radoslaw Zarzynski
2021-07-27
1
-3
/
+3
*
|
crimson/osd: print logging using logger() in main()
Kefu Chai
2021-07-25
1
-4
/
+8
*
|
crimson/osd: create store in main()
Kefu Chai
2021-07-19
1
-1
/
+7
*
|
crimson/osd: use app.alien() to initialize AlienStore::alien
Kefu Chai
2021-07-18
1
-0
/
+1
[next]