Checksum checks on recovery log data units prevent corruption during backup generation while reducing crash-recovery data loss.
Metadata checks screen read data for errors, trigger RAID-style recovery, and let other reads proceed in parallel to limit latency.
Enforced checksums modify binary data before HRPNC encoding, improving integrity during manual or unstable offline transfer.
Physical-address seeded descrambling and CRC expose memory misreads that LBA checks can miss, improving storage data integrity.
Scanning only a subset of memory page codewords cuts media scan time and resource use while flagging pages that need full ECC error review.
When standard ECC fails on concentrated errors, the controller locates code intersections and modifies symbols to recover nonvolatile memory data.
A serially chained memory architecture removes intermediate switches to scale storage capacity, improve bandwidth use, and cut interconnect power.
A 40-bit ECC layout combines SEC, SECDED, and Reed-Solomon coding to protect DDR6 data, detect die failures, and preserve metadata storage.
Update records and bitmaps let a primary storage site keep I/O running during link failures, then rebuild detached mirrored sites.
A controller switches between shift-read and tracking-based retry paths by NAND area reliability to cut read latency without sacrificing read success.
By sharing chip space for user data and check data, this case increases usable storage capacity while preserving error detection and correction.
Interleaved ECC in the DRAM array with a local ECC cache cuts extra signals, board area, and power while preserving reliable memory access.
A floating offset in persistent memory metadata lets BIOS remap memory regions after boot-time configuration changes without data loss.
By placing metadata and ECC parity across non-selected and extra column planes, memory retrieves the full codeword in one pass with lower latency and power.
Distributed XOR data across memory planes enables local recovery of UECC user data when ECC and a first XOR path both fail.
Maps UECC jumboblocks to a designated bad block in the SAT, avoiding extra scans and reducing read timeouts in storage controllers.
Parallel column planes fetch data, metadata, and ECC parity in one pass, reducing DRAM access latency and power from repeated reads.
Distributed auxiliary data lets memory fetch only needed protection bits, cutting secondary accesses while preserving error correction.
Reusing ECC parity bits for data path protection cuts logic operations, latency, and chip area while preserving transfer accuracy.
Partial parity blocks are split and placed across continuous memory addresses to spread burst errors and improve nonvolatile data protection.
Non-volatile journal records across RAID drives preserve incomplete writes, replay parity updates after crashes, and avoid a single journal bottleneck.
Internal DRAM ECC uses DMI pins and separate CRC access to preserve masked writes while reducing RAID recovery overhead.
By moving valid data, marking an uncorrectable error, and deferring RAIN repair, the memory system preserves integrity without stalling writes.
Random window-based read sampling flags memory portions for select gate scans, reducing latency and read-count tracking overhead.
Preselecting an XLC destination block stripe cuts voltage-shift errors during valid-data relocation without SLC caching or BFEA delays.
Collaborative 4 KB codewords let a flash memory controller decode small reads faster while reusing successfully decoded data to recover failed codewords.
Threshold-triggered parity generation cuts parity buffer demand and swap operations during NAND flash garbage collection while preserving data protection.