메모리 계층 구조
페이지 정보
작성일 21-12-01 15:51
본문
Download : 메모리 계층 구조.hwp
Download : 메모리 계층 구조.hwp( 92 )
순서
다.
설명
레포트/인문사회
메모리 계층 구조
1 서론
2 캐쉬
3 가상 메모리
4 메모리 계층을 위한 일반적인 구조
5 오류 및 함정
6 conclusion(결론)
7 歷史(역사)적 고찰 및 Reference List
8 연습문제
■ principle of locality
- temporal locality … the tendency to re-use recently accessed data items
[ex] loops
- spatial locality … the tendency to reference data items that are close to other recently
accessed items [ex] sequential execution, array or data accesses
■ memory hierarchy
- exploiting the principle of locality
- multiple levels of memory with different speeds and sizes
memory technology
typical access time
$ per Mbyte in 1993
SRAM
8 ~ 35 ns
$100 ~ $400
DRAM
90 ~ 120 ns
$25 ~ $50
magnetic disk
10,000,000 ~ 20,000,000 ns
$1 ~ $2
- faster memory … close to the processor
slower and less expensive memory … below that
■ 2-level model for simplicity
- upper level … smaller, faster, more expensive
lower level … larger, slower, less expensive
- block … minimum unit of information transfer between the two levels (see Figure 7.2)
- hit … when the data requested by the processor appears in some block in the upper level
miss … when the data is not found…(투비컨티뉴드 )
[전산]주간컴퓨터구조강의
메모리 계층 구조에 대해서 정리하였습니다.[전산]주간컴퓨터구조강의 , 메모리 계층 구조인문사회레포트 ,
,인문사회,레포트
메모리 계층 구조에 대상으로하여 요점하였습니다.


