From bae81a5c12bc9cf8a6f98a10741801f86bf16204 Mon Sep 17 00:00:00 2001 From: Ronen Friedman Date: Wed, 8 Oct 2025 11:54:40 -0500 Subject: [PATCH] osd/scrub: new/modified perf counters for scrub preemption A new 'scrub_[replicated/ec]_io_intersects' counter is added, to count the times a client write op intersects the active scrub chunk range. A new 'scrub_[replicated/ec]_io_blocked' counter counts the times the write op did not preempt the scrub, and instead blocked for the scrub to release the chunk. The existing labeled counter