Skip to main content

Module adaptive_hook

Module adaptive_hook 

Source
Expand description

Adapts kernel compression advice from observed context-read bounces.

Structs§

CompressionAdvice
Compression guidance derived from bounce-tracker observations.

Functions§

advice_for_path
Returns adaptive compression guidance for a path’s extension.
global_advice
Returns adaptive compression guidance for the latest global bounce signal.
reset
Clears adaptive compression signal state.
update_from_bounce_tracker
Updates the adaptive bridge from the process-wide bounce tracker.