virtual cache

virtual cache

A cache which uses virtual address, i.e. it is between theprocessor and the memory management unit. A virtual cachecannot recognise external access to physical address, e.g. fromDMA. The whole cache must be flushed when swapping betweentasks which share same virtual address space.