Linux memory pressure and PSI signal validation
Broader goal
How can memory-management policy preserve responsiveness when RAM is constrained?
Evidence to date
Controlled reruns show PSI before material swap growth under the tested memory-pressure workloads. A corrected, phase-aligned responsiveness canary now records pressure-related response and service-time degradation, while compression-sensitivity runs distinguish structured from random page content.
Active policy evaluation
Run disk-swap, static-zswap, and static-zram controls under identical structured and random background pressure.
Use sustained PSI-some from a bounded background cgroup to activate zram once, while retaining PSI-full as diagnostic telemetry.
Compare foreground response and service-time tails, deadline misses, swap growth, backend occupancy, faults, reclaim, and no-trigger cases against the static controls.