ra8-firmware 0.1.0
Bare-metal firmware for the Renesas RA8 family (RA8D2 / RA8P1)
Loading...
Searching...
No Matches
src Directory Reference
Directory dependency graph for src:

Files

 
cache_bench.c
 #147 eviction-policy benchmark: the exact-accounting replay engine.
 
cache_bench_host.c
 EINTR-safe raw-descriptor I/O and sibling publication.
 
cache_bench_io.c
 Bounded formatting and complete-write helpers for cache_bench.
 
cache_bench_report.c
 #147 benchmark front end: swept-capacity report, mode dispatch, main.
 
policies.c
 Reference eviction policies + the registry for the #147 benchmark.
 
policy_scanresist.c
 Scan-resistant eviction policies for the #147 benchmark: Segmented-LRU and SRRIP – the deterministic, low-metadata candidates a DO-178C page cache can actually ship (no ghost lists, bounded eviction scan).
 
sweep_block.c
 Core of the #208 block/frame-size sweep (--sweep-block).
 
sweep_block_backends.c
 Streamed pseudo-memory and RBKC-z9 block-sweep backends.
 
sweep_block_payload.c
 Checkpointed allocation-free pseudo-text source for block sweeps.
 
sweep_block_report.c
 Reporting for the #208 sweep: machine-parseable rows, per-leg summary tables, and the measured knee / crossover verdict.
 
trace.c
 Deterministic synthetic cursors and bounded captured-trace parsing.