Module oracle

Module oracle 

Source

Structs§

LeapOracle
LeapOracle is an implementation of the algorithm described by the paper “Effectively Prefetching Remote Memory with Leap”. It provides an Oracle that attempts to predict future page requests based on trends found in recent history.
NoopOracle

Traits§

Oracle