Skip to main content

Module checkpoint_timing

Module checkpoint_timing 

Source
Expand description

Bounded process-local evidence for cluster checkpoint barrier pauses. Bounded process-local evidence for cluster checkpoint barrier pauses.

Structs§

CheckpointBarrierTimingPage
One process-bound, bounded in-memory ledger page.
CheckpointBarrierTimingRecord
One exact process-local observation corresponding to one pipeline-stall histogram sample.
CheckpointBarrierTimingSnapshot
One bounded in-memory ledger page.

Enums§

CheckpointBarrierRole
Local role performed for one checkpoint barrier.
CheckpointBarrierTimingReadError
Failure to read a process-bound checkpoint timing page.
CheckpointBarrierTimingSnapshotError
Failure to take one trustworthy bounded ledger page.

Constants§

CHECKPOINT_BARRIER_TIMING_CAPACITY
Process-lifetime barrier observations retained before incremental collection must run.
MAX_CHECKPOINT_BARRIER_TIMING_PAGE_RECORDS
Maximum records copied by one bounded snapshot.