CSC/ECE 506 Spring 2012/7b yw

From Expertiza_Wiki
Revision as of 20:35, 18 March 2012 by Xzhang26 (talk | contribs) (Created page with "== Introduction == In this chapter we will first introduce the concept of virtual address memories, more precisely, virtually addressed caches. Pros and cons of virtually addres...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Introduction

In this chapter we will first introduce the concept of virtual address memories, more precisely, virtually addressed caches. Pros and cons of virtually addressed caches are discussed. Then we discuss the need for TLB, a cache-like construct that translate virtual address to physical address. Then we raise the issue of TLB coherence.

Virtually addressed caches

What is TLB

TLB Coherence issues