<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Memory Controller on Nalar</title>
    <link>https://nalar.dev/tags/memory-controller/</link>
    <description>Recent content in Memory Controller on Nalar</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Mon, 01 Jan 0001 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://nalar.dev/tags/memory-controller/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>DRAM Row Buffers Make Same-Row Accesses Cheaper</title>
      <link>https://nalar.dev/dram-row-buffers-make-same-row-accesses-cheaper/</link>
      <pubDate>Thu, 17 Sep 2026 00:00:00 +0700</pubDate>
      <guid>https://nalar.dev/dram-row-buffers-make-same-row-accesses-cheaper/</guid>
      <description>&lt;p&gt;Dynamic RAM is organized into banks, rows, and columns. A memory request does not simply point at a byte and receive it at a fixed cost. Inside each bank, the device first brings an entire row into sense amplifiers that also act as a row buffer. Column commands then select data from that active row.&lt;/p&gt;&#xA;&lt;p&gt;This organization creates a practical timing difference between accesses that stay on the active row and accesses that require a different row.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
