Group-based matrix clustering quantizes AI model weights with binary codes to cut storage and energy use while limiting performance loss.
Routes each SSD data stream to the right compression or encryption engine by stream ID, avoiding unnecessary processing to save power and improve bandwidth.
Sequential packing from separate buffer regions fits compressed and uncompressed blocks by actual size, cutting wasted space and CPU overhead.
An L2 controller converts SECDED to SED ECC and ends failed transactions early to handle non-correctable errors with lower latency and power.
Periodic blocking link states let the PHY pause flit traffic and reuse serial lanes for reset, low power entry, and partial-width transitions.
Layered inner and outer codecs add redundancy, indexing, and hashing to recover DNA-stored files despite insertion, deletion, and mutation errors.
Direct dataset mapping to DPUs bypasses controller translation, cutting write overhead and latency in AI flash storage.
Compressed memory snapshots stored at intervals enable application replay, frequent save points, and easier debugging without exhausting storage.
Two-level address mapping cuts compressed-memory metadata overhead while enabling fast block allocation and higher memory utilization.
Moves only valid bandwidth-compressed data by identifying and excluding invalid portions, cutting transfer volume and improving compression efficiency.
A configurable MMU switches between software-managed and hardware-managed TLB updates to balance translation speed, flexibility, and resource use.
Sub-data grouping and bit-position encoding shrink memory read compression circuitry while preserving accurate data recovery through error correction.
Sample-based early abort stops compression on poorly compressible data, cutting latency and improving memory system performance.
Host-issued latency attributes let the SSD select error correction paths, cutting read delay while preserving NAND data reliability.
Active failover with LAG, passive switch links, and MC-LAG helps scale-out storage avoid legacy network bottlenecks while maintaining availability.
Direct SSD-to-FPGA streaming uses stream identities and buffers to move data securely without host CPU involvement or layout exposure.
Adaptive bit-width packing compresses deep learning memory streams to cut footprint and energy while keeping decompression practical.
Combining duplicate-object removal with value-locality compression cuts metadata overhead and memory latency while expanding usable memory capacity.
Precomputed prefix, logarithm, and cumulative tables enable parallel Huffman coding with low memory use, simpler decoding, and high throughput.
A configurable compute-in-memory array uses reshaping buffers and ADC control to cut matrix-vector energy and delay in multi-bit operations.
Page-level RBER guides a memory controller to use lighter or stronger decoding, cutting unnecessary iterations, time, and resource use.
Dual pathways let storage units communicate directly or through nodes, improving load balancing, redundancy, and rebuild after node failure.
Selects compression by balancing compression rate with read and decompression speed, enabling faster communication data recording on low-RAM terminals.
Store-time near-memory reduction accumulates write data by address range, cutting off-chip data movement, cache pollution, and reduction overhead.
Converting machine learning input data between floating-point and fixed-point formats speeds computation, cuts training time, and lowers power use.
Tenant-specific retain and erase commands keep VM data reliable and secure during interruptions using storage-side encryption and ECC.
Different compression weights across cache levels cut data size while keeping latency acceptable, so more data stays in cache.
Similarity hashes group related live data segments before garbage collection, improving compression efficiency and storage utilization.
Sector-based metadata maps fixed logical sectors to variable compressed blocks, improving memory utilization and stabilizing address translation.
Memristive crossbar sorting removes memory-processor data transfer, cutting sorting time and energy for binary and unary datasets.
Fine-grained in-core decompression uses cacheline-level hardware acceleration to cut latency and ease memory bandwidth bottlenecks.
A cache controller recalculates ECC, detects non-correctable lines early, and stops transactions before memory access to cut latency and power.
Compressing sequential address updates in a memory change log cuts volatile-to-non-volatile transfers and lowers mapping latency.
By combining storage and computation in a compute-in-memory array, this case cuts data movement energy and speeds matrix-vector multiplication.
Shared dictionary-buffer reads let adjacent substrings reuse hash-based matches, raising compression throughput with less circuit complexity.
Parity-checked stream buffering detects corrupted prefetched data and restarts fetching at the fault point to protect DSP throughput.
Segmented data paths compress soft bit data during multi-plane reads, cutting transfer overhead, power use, and read latency.
Variable-length encoding compresses soft read data by symbol frequency, cutting controller transfer load and power use in memory systems.
When read failures occur, the controller reports defense code status externally and enables targeted data rewriting to preserve stored data integrity.
A scheduler-triggered MMU prewarming message fetches the next task's page table early, cutting TLB refill stalls during context switches.
Diagonal NAND data striping with SLC-stored parity limits page or plane corruption and enables XOR recovery after programming failures or power loss.
Host-managed append-only streams group data by deletion pattern to cut SSD garbage collection overhead, write amplification, and wear.
Threshold-based slice decoding recovers missing encoded data in dispersed storage networks, preserving availability without full redundant copies.
Local accelerators decompress scattered memory fragments near each socket, cutting latency for large buffer reconstruction on SMP architectures.
GAN-based decoding reconstructs corrupted image data inside the storage controller, reducing parity-bit overhead while preserving reliability.
By decompressing popular compressed parts first and placing hot data in fast memory, this case cuts read amplification and storage overhead.
Inline cache-line compression at the memory controller cuts DRAM demand and I/O overhead without the performance loss of conventional memory compression.
Multi-stage soft-bit compression cuts NAND transfer load while letting control logic adjust compression ratio for speed and lifespan.
Pre-access ECC checking blocks transactions to faulty cache data when errors are non-correctable, reducing memory system failure risk.
A torn descriptor flow lets decompression start before final page allocation, cutting latency by buffering data and overlapping DMA writeback.