From 6eaf3240836e04a7132a5b1ed290af162e65d0e8 Mon Sep 17 00:00:00 2001 From: Samuel Just Date: Tue, 22 Oct 2019 14:07:53 -0700 Subject: [PATCH] PendingReleaseNotes: note mClockScheduler config changes Signed-off-by: Samuel Just --- PendingReleaseNotes | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/PendingReleaseNotes b/PendingReleaseNotes index 974796806b3..dc6c68ba1e9 100644 --- a/PendingReleaseNotes +++ b/PendingReleaseNotes @@ -235,3 +235,9 @@ * The ``upmap_max_iterations`` config option of mgr/balancer has been renamed to ``upmap_max_optimizations`` to better match its behaviour. +* ``mClockClientQueue`` and ``mClockClassQueue`` OpQueue + implementations have been removed in favor of of a single + ``mClockScheduler`` implementation of a simpler OSD interface. + Accordingly, the ``osd_op_queue_mclock*`` family of config options + has been removed in favor of the ``osd_mclock_scheduler*`` family + of options. -- 2.39.5