SSD Simulator
All graphs
Distribution

Invalidity Distribution (DoIPD)

Our finding. How invalid pages are spread across the device (DoIPD) is a real signature of a placement policy — but only when measured at the right moment. Sampled before every GC trigger it reflects the steady state the FTL actually works against; sampled only at end-of-trace it understates the dispersion (the device looks calmer once writing stops). Spatial dispersion tracks WAF loosely (r ≈ +0.55).

How this helps our work. It gives us a principled, correctly-measured metric for the spatial side of the distribution study, and it sets up the key comparison: this spatial dispersion versus the temporal valid-at-reclaim measure that governs WAF far more tightly (Mechanism Scatters).

What it shows. Left: DoIPD (spread of invalid pages across units) measured at GC-trigger vs at end-of-trace. Right: histograms of the invalid-fraction per unit.

What we found
Invalidity Distribution (DoIPD)
prxy_0 (MSR real)
Invalidity Distribution (DoIPD)
prxy_1 (MSR real)
Invalidity Distribution (DoIPD)
prxy_1 (3M writes, real)
Invalidity Distribution (DoIPD)
TPC-C (W2K8, real)
Invalidity Distribution (DoIPD)
uniform (synthetic)
Invalidity Distribution (DoIPD)
Zipf-1.2 (synthetic)
Invalidity Distribution (DoIPD)
80/20 (synthetic)
Invalidity Distribution (DoIPD)
sequential (synthetic)
Previous← Space-Time Occupancy Heatmaps
NextValid-Fraction-at-Reclaim (the WAF mechanism) →
← Back to all graphs