answersLogoWhite

0

Answer: In single-processor systems, the memory needs to be updated when a processor issues

updates to cached values. These updates can be performed immediately or in a lazy manner. In a multiprocessor system, different processors might be caching the same memory location in its

local caches. When updates are made, the other cached locations need to be invalidated or updated. In distributed systems, consistency of cached memory values is not an issue. However,

consistency problems might arise when a client caches file data.

User Avatar

Wiki User

12y ago

What else can I help you with?