[net.arch] Cached vs uncached MMUs

doug@terak.UUCP (Doug Pardee) (08/06/85)

> You pay to load the page table when you context switch with either system. 
> ...  The reference to main memory to
> load the DAT box cache line cost just as much as the reference to main
> memory to load the page table entry.
 
With the cached approach (IBM DAT or NS32082) you don't also have to pay
for the instructions the CPU would have to execute to load a page table.

Also, it takes one memory cycle to load the cache, not two (load/store).
-- 
Doug Pardee -- CalComp -- {seismo!noao,decvax!noao,ihnp4}!terak!doug