Frage

with physical Memory capacity changes the page table size is changes, with number of processes changes page table size changes. who actually decides it? OS or MMU? if OS, any differences are there between LINUX and Windows?

War es hilfreich?

Lösung

page table sizes are fixed for CPU operating mode. OS can't modify it. Some processors allow for multiple page sizes and the OS can decide which one to use.

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top