RowClone: Copying Data Inside DRAM (opens in new tab)
A fascinating Processing-in-Memory technique that performs bulk data copy inside DRAM by exploiting row buffer behavior, eliminating unnecessary data movement through the CPU.
Read the original article