提出显式保留状态,解决持久内存写入后失效问题
Retention Consequence in Lifecycle Memory Control
- 引入'强度'作为独立生命周期状态,显式追踪保留后果
- 实验验证能区分保留不足、错误保留、遗忘关键信息等四种失效模式
- 适合研究持久内存可靠性和系统设计的开发者
持久内存可能在成功写入后仍发生失效:前提被写入,随后被视为默认假设,后期维护将其当作普通残留物压缩、降级或淘汰。我们把这种写入后的失效视为生命周期控制问题。现有内存系统已具备准入、更新、压缩、检索和淘汰功能。我们的观点并非系统缺乏维护,而是保留后果常通过有效性、相似性、时效性、频率、重要性或摘要信号间接体现,未作为独立生命周期状态暴露。因此,我们以信心表示延续的有效性/支持证据,并引入强度作为显式的保留后果生命周期状态。我们在StageMem中实现这一区分,该小型分阶段控制器通过临时、工作和持久存储暴露晋升、压缩和淘汰的压力点。在受控的前提实现、压缩、压力及隐式启发式诊断实验中,结果分离了写入不足、保留错误高线索内容、遗忘高成本前提以及因饱和而全部保留四种情形。显式保留后果通过生命周期结算提供介于遗漏与囤积之间的控制界面。针对目标写入后失效模式,结果支持持久内存的生命周期视角:可靠性不仅取决于进入内存的内容,还取决于准入有效性与保留后果在维护过程中是否持续可用。
原文摘要 · Abstract (English)
Persistent memory can fail after successful admission: a premise is written, then becomes a silent assumption, and later maintenance treats it as ordinary residue to be compressed, demoted, or evicted. We study this post-admission failure as a lifecycle-control problem. Existing memory systems already perform admission, update, compression, retrieval, and eviction. Our claim is not that such systems lack maintenance, but that retention consequence is often operationalized only indirectly through validity, similarity, recency, frequency, importance, or summarization signals rather than exposed as a separate lifecycle state. We therefore treat confidence as carried-forward validity/support evidence, and introduce strength as an explicit lifecycle state for retention consequence. We operationalize this distinction in StageMem, a small staged controller whose transient, working, and durable stores expose promotion, compression, and eviction pressure points. Across controlled premise-realization, compression, pressure, and implicit-heuristic diagnostics, the experiments separate writing too little, retaining the wrong high-cue content, forgetting costly premises, and preserving everything by saturation. Explicit retention consequence, used through lifecycle settlement, provides a control surface between omission and hoarding. For the targeted post-admission failure mode, the results support a lifecycle view of persistent memory: reliability depends not only on what enters memory, but on whether admission validity and retention consequence remain available during maintenance.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。