Pergunta

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?

Foi útil?

Solução

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.

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top