lectures.alex.balgavy.eu

Lecture notes from university.
git clone git://git.alex.balgavy.eu/lectures.alex.balgavy.eu.git
Log | Files | Refs | Submodules

Memory Hierarchy.html (1211B)


      1 <?xml version="1.0" encoding="UTF-8"?>
      2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
      3 <html><head><link rel="stylesheet" href="sitewide.css" /><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/><meta name="exporter-version" content="Evernote Mac 6.13.1 (455785)"/><meta name="altitude" content="-0.3490290641784668"/><meta name="author" content="Alex Balgavy"/><meta name="created" content="2017-12-17 6:36:20 PM +0000"/><meta name="latitude" content="52.37364222894153"/><meta name="longitude" content="4.836288522954751"/><meta name="source" content="desktop.mac"/><meta name="updated" content="2017-12-17 6:38:33 PM +0000"/><title>Memory Hierarchy</title></head><body><div>static RAM is fast, but larger cells with higher power consumption</div><div>DRAM is reasonable cost, but affordable size is still too small</div><div>Disks are reasonable cost, but much slower</div><div><br/></div><div>therefore, combine!</div><div><br/></div><div>memory hierarchy:</div><div><br/></div><div><img src="Memory%20Hierarchy.resources/screenshot.png" height="573" width="547"/></div><div><br/></div><div><br/></div></body></html>