Skip to main content

request_repair_retry

Function request_repair_retry 

Source
pub fn request_repair_retry()
Expand description

Requests one explicit repair retry pass on the sleepable reclaimer.

Merely starting the worker never retries NeedsRepair address spaces. A filesystem/TLB repair coordinator calls this after it has established that the failed precondition is fixed; coalescing requests in one bit keeps the hot path allocation-free while preserving the decision boundary.