体系结构量化研究方法(第二章-1)

Chapter 2 Memory Hierarchy Design

Introduction

Memory Architecture Optimization Problem

[Objective] Memory Demand

  • Good data access performance
    • Low data access latency
    • High data access bandwidth
  • Low cost & power

[Constraint] Memory Hardware

  • Different storage mediums:
    • trade-off in bandwidth, latency, cost, etc.

[Solution] Memory Architecture Design

  • Basic Memory Hierarchy
  • Cache Optimizations
    • Basic
    • Advanced

Optimization Demand

  1. Memory-processor Latency Gap
    1. Single Processor (demand)
      1. memory requests per second
    2. Single Bank DRAM (supply)
      1. DRAM accesses per second

在这里插入图片描述

  1. Memory-processor Bandwidth Gap
    1. Processor’s peak bandwidth demand grows with # of cores
    2. DRAM’s bandwidth capability grows much slower
      1. Only 8% of the peak processor demand

Hardware Constraints: Trade-off

  • Capacity
  • Latency & bandwidth
  • Power & cost

![[Pasted image 20241219135501.png|500]]

Memory Hierarchy Basics

Architecture Solution: Memory Hierarchy

Solution: Organize memory system into a hierarchy

  • Inclusion property: Incrementally smaller and faster memories, each containing a subset of the memory below it
  • Gives the allusion of a large, fast memory being presented to the processor

在这里插入图片描述

Why it works: Locality

  • Temporal and spatial locality insures that most recent references can be found in a small set
  • Performance and coverage are not required concurrently

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值