Lecture 19
Lecture 19
and Architecture
(EET 2211)
The old block is not altered , then over written with a new
block without first writing out the old block
Must not overwrite a cache block unless main memory is up
to date
Problems:
More than one device may have access to main memory
e.g. An I/O may able to read-write main memory directly . If
a word has been altered only in cache , then corresponding
memory word is invalid .If the I/O device has altered main
memory ,the cache word is invalid.