Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
156 tokens/sec
GPT-4o
7 tokens/sec
Gemini 2.5 Pro Pro
45 tokens/sec
o3 Pro
4 tokens/sec
GPT-4.1 Pro
38 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

HARP: Practically and Effectively Identifying Uncorrectable Errors in Memory Chips That Use On-Die Error-Correcting Codes (2109.12697v3)

Published 26 Sep 2021 in cs.AR

Abstract: State-of-the-art techniques for addressing scaling-related main memory errors identify and repair bits that are at risk of error from within the memory controller. Unfortunately, modern main memory chips internally use on-die error correcting codes (on-die ECC) that obfuscate the memory controller's view of errors, complicating the process of identifying at-risk bits (i.e., error profiling). To understand the problems that on-die ECC causes for error profiling, we analytically study how on-die ECC changes the way that memory errors appear outside of the memory chip (e.g., to the memory controller). We show that on-die ECC introduces statistical dependence between errors in different bit positions, raising three key challenges for practical and effective error profiling. To address the three challenges, we introduce Hybrid Active-Reactive Profiling (HARP), a new error profiling algorithm that rapidly achieves full coverage of at-risk bits in memory chips that use on-die ECC. HARP separates error profiling into two phases: (1) using existing profiling techniques with the help of small modifications to the on-die ECC mechanism to quickly identify a subset of at-risk bits; and (2) using a secondary ECC within the memory controller to safely identify the remaining at-risk bits, if and when they fail. Our evaluations show that HARP achieves full coverage of all at-risk bits faster (e.g., 99th-percentile coverage 20.6%/36.4%/52.9%/62.1% faster, on average, given 2/3/4/5 raw bit errors per ECC word) than two state-of-the-art baseline error profiling algorithms, which sometimes fail to achieve full coverage. We perform a case study of how each profiler impacts the system's overall bit error rate (BER) when using a repair mechanism to tolerate DRAM data-retention errors. We show that HARP outperforms the best baseline algorithm (e.g., by 3.7x for a raw per-bit error probability of 0.75).

Citations (15)

Summary

  • The paper presents HARP, a novel algorithm to effectively identify uncorrectable errors in memory chips utilizing on-die ECC by separating direct and indirect error profiling.
  • HARP tackles the challenge of hidden errors and complex error dependencies introduced by on-die ECC, leveraging a minor ECC modification and a secondary controller ECC.
  • Simulation results show HARP improves at-risk bit coverage by up to 62.1% compared to baselines, significantly impacting system bit error rate reduction in a DRAM case study.

An Analysis of HARP: Error Profiling in Memory with On-Die ECC

The paper "HARP: Practically and Effectively Identifying Uncorrectable Errors in Memory Chips That Use On-Die Error-Correcting Codes" by Patel et al. addresses a significant challenge in the domain of memory reliability, especially in systems employing modern DRAM and other emerging memory technologies like STT-RAM and PCM. The increasing memory errors due to aggressive scaling have made error-profiling a critical research area, particularly when dealing with on-die error-correcting codes (ECC) which obfuscate the visibility of memory errors to the memory controller.

The authors provide a detailed analysis of how on-die ECC modifies the error appearance outside of memory chips and introduces statistical dependencies between errors that complicate profiling. They identify three crucial challenges: a combinatorial increase in the number of at-risk bits, difficulty in identifying these bits individually, and interference with standard memory data patterns.

In response, they propose Hybrid Active-Reactive Profiling (HARP), an error-profiling algorithm splitting the problem into identifying direct and indirect errors. Direct errors are those in data bits that the ECC fails to correct, while indirect errors arise from miscorrections during the error correction process. By leveraging existing profiling techniques with a minor modification to the on-die ECC mechanism, they efficiently identify direct errors. HARP also uses a secondary ECC in the memory controller to safely handle indirect errors. This method separates profiling into active and reactive phases, with the former focusing on direct errors and the latter on indirect errors.

Simulation results show that HARP is more effective than baseline error-profiling algorithms in achieving full coverage of at-risk bits, demonstrating performance improvements of up to 62.1% in specific configurations. The paper also presents a case paper on DRAM data-retention errors, illustrating how effective profiling can substantially impact system bit error rate reduction. These strong numerical results underscore HARP’s practical advantage when integrated into systems equipped with a robust repair mechanism.

HARP's implications are significant for reliability and fault tolerance in memory systems with on-die ECC. The work does not claim to redefine the landscape fundamentally but instead builds upon established theoretical foundations to address a pressing practical concern in modern computing systems. Notably, it enhances the efficiency of memory systems by enabling continued scaling without sacrificing reliability.

Theoretical implications suggest that even in the hardware-controlled space of DRAM, informed software methodologies leveraging insights into error-correcting processes can facilitate better error management. As future development paths, integrating HARP with more complex on-die ECC schemes or exploring broader applicability in other memory technologies can further enhance MEMORY reliability.

Overall, this work contributes a nuanced perspective on error management with potential applications in the design of future chip architectures. The blend of analytical rigor and practical simulation underscores its value for practitioners focused on enhancing memory stability and scalability in the face of ongoing miniaturization and increasing error rates.

Youtube Logo Streamline Icon: https://streamlinehq.com