index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
crimson
/
admin
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
crimson: Add support for bench osd command
Nitzan Mordechai
2024-08-26
2
-0
/
+101
*
crimson/osd: convert remaining IOInterruptCondition users to specify epoch
Samuel Just
2024-07-11
1
-1
/
+1
*
cmake: link against legacy-option-headers instead of depend on it
Kefu Chai
2024-04-27
1
-2
/
+1
*
crimson/osd: scrub integration with crimson
Samuel Just
2023-12-11
2
-0
/
+46
*
crimson/admin/admin_socket: remove path file if it exists
Matan Breizman
2023-08-27
1
-0
/
+8
*
crimson: Avoid any Message's connection usage
Matan Breizman
2023-05-08
1
-0
/
+1
*
common: Add labeled perf counters
Ali Maredia
2023-02-23
1
-1
/
+1
*
crimson/admin: correct metrics dumping methods
Xuehan Xu
2023-01-11
1
-0
/
+2
*
Merge pull request #49325 from liu-chunmei/crimson-reactor_utilization
Yingxin
2022-12-12
1
-12
/
+20
|
\
|
*
crimson/osd: dump each shard seastar metrics
chunmei-liu
2022-12-09
1
-12
/
+20
*
|
crimson: specialize fmt::formatter<> to print using {fmt}
Kefu Chai
2022-11-22
1
-0
/
+1
|
/
*
crimson/osd: bring the dump_recovery_reservations asok cmd
Radoslaw Zarzynski
2022-10-07
2
-0
/
+33
*
crimson/osd_admin: adapt DumpOpsInFlight to dump from all cores
Samuel Just
2022-10-02
1
-10
/
+16
*
crimson/admin: capture PGShardManager for DumpPGStateHistory rather than OSD
Samuel Just
2022-10-02
1
-10
/
+19
*
crimson/osd: adjust get_pg_stats() and for_each_pg() to return futures
Samuel Just
2022-09-27
1
-6
/
+10
*
crimson/osd: rework OSDMap handling for multicore
Samuel Just
2022-09-22
2
-3
/
+3
*
Merge pull request #46573 from aclamk/wip-one-cmdparse
Kefu Chai
2022-08-09
3
-1
/
+9
|
\
|
*
common/cmdparse: Unsplit crimson/classic
Adam Kupczyk
2022-06-08
3
-1
/
+9
*
|
crimson/osd: move pg_map and associated state to CoreState
Samuel Just
2022-07-14
1
-10
/
+17
*
|
crimson/osd: fix pg prefix error
chunmei-liu
2022-06-30
1
-0
/
+4
*
|
crimson/osd: add support for slowest historic op tracking
Radosław Zarzyński
2022-05-30
2
-0
/
+26
*
|
crimson/osd: add support for historic op tracking.
Radosław Zarzyński
2022-05-30
2
-0
/
+25
|
/
*
crimson/admin: deal with seastar's new metric types/logics
Xuehan Xu
2022-05-16
1
-1
/
+11
*
crimson: replace DERIVE metrics with COUNTER metrics
Kefu Chai
2022-05-12
1
-3
/
+0
*
crimson/osd: implement dump_ops_in_flight
Radosław Zarzyński
2022-05-05
2
-0
/
+29
*
crimson/admin/osd_admin: fix comment spacing
Samuel Just
2022-05-02
1
-2
/
+2
*
crimson/admin/osd_admin: avoid using _format()
Kefu Chai
2022-03-01
1
-2
/
+1
*
{osd,crimson}: Remove straggling `using namespace std` from headers
Adam C. Emerson
2022-01-22
3
-2
/
+2
*
crimson: build without "using namespace std"
Kefu Chai
2021-08-09
2
-5
/
+11
*
cmake: let crimson-admin depend on legacy-option-headers
Kefu Chai
2021-07-31
1
-1
/
+2
*
crimson: use seastar::try_with_gate to guard background task
Kefu Chai
2021-07-24
1
-21
/
+20
*
crimson/common: dump metric with labels
Yingxin Cheng
2021-07-08
1
-7
/
+14
*
crimson/admin: dump DERIVE metrics as signed integer
Kefu Chai
2021-07-07
1
-2
/
+3
*
crimson/admin: let AdminSocket::register_command() return void
Kefu Chai
2021-07-01
2
-87
/
+55
*
crimson/admin: remove unused variable
Kefu Chai
2021-07-01
1
-2
/
+0
*
crimson/admin/osd_admin: sort forward declarations
Kefu Chai
2021-06-03
1
-6
/
+6
*
crimson/admin: fix the indent
Kefu Chai
2021-06-03
1
-1
/
+1
*
crimson/admin: s/perf dump_seastar/dump_metrics/
Kefu Chai
2021-06-03
1
-2
/
+2
*
crimson/admin: s/SeastarMetricsHook/DumpMetricsHook/
Kefu Chai
2021-06-03
2
-4
/
+4
*
Merge pull request #41381 from AmnonHanuhov/wip-Refactor_PeeringState
Kefu Chai
2021-05-27
1
-1
/
+1
|
\
|
*
msg: Change crimson's make_message() namespace to crimson
Amnon Hanuhov
2021-05-25
1
-1
/
+1
*
|
crimson/osd: implement the injectmdataerr admin command.
Radoslaw Zarzynski
2021-05-26
2
-0
/
+43
*
|
crimson/osd: implement the injectdataerr admin command.
Radoslaw Zarzynski
2021-05-26
2
-0
/
+109
|
/
*
crimson/admin: reindent SeastarMetricsHook
Kefu Chai
2021-05-18
1
-25
/
+25
*
crimson/admin: add optional prefix arg to "perf dump_seastar"
Kefu Chai
2021-05-18
1
-1
/
+6
*
crimson/admin: do not construct AdminSocketHook with osd
Kefu Chai
2021-05-18
1
-6
/
+3
*
crimson/admin: add desc for DumpPerfCountersHook
Kefu Chai
2021-05-18
1
-1
/
+2
*
crimson/admin: print different metric type in different way
Kefu Chai
2021-05-18
1
-2
/
+45
*
crimson/admin: use better variable names
Kefu Chai
2021-05-18
1
-5
/
+5
*
Merge pull request #41132 from liu-chunmei/crimson-perfcouter-dump
Samuel Just
2021-05-14
2
-1
/
+32
|
\
[next]