]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
common/mclock_common: move config registration and tracking into MclockConfig
authorSamuel Just <sjust@redhat.com>
Fri, 8 Aug 2025 16:42:50 +0000 (09:42 -0700)
committerSamuel Just <sjust@redhat.com>
Tue, 2 Sep 2025 16:18:03 +0000 (16:18 +0000)
commit4b8ca5fd1ca3929d9e14000e95b319bb4820a48e
treefc2c7f3e96b5e032b74156f81c9c1a5c5e80c9c3
parentd4c89503b3351af5d1350978e4a726a9cfe91155
common/mclock_common: move config registration and tracking into MclockConfig

mClockScheduler doesn't listen on any keys of its own, simpler to just
bring it into MclockConfig.

Signed-off-by: Samuel Just <sjust@redhat.com>
src/common/mclock_common.cc
src/common/mclock_common.h
src/osd/scheduler/mClockScheduler.cc
src/osd/scheduler/mClockScheduler.h