linux - Idea of memory reservation -


could explain me idea behind reserving memory in operation systems? why need "reserved" state @ all? enough have "free" , "commited"?

reservation not eliminate probability of fault: attempt commit reserved memory still can fail if lack of resources. so, not guarantee anything.

if question requires background appreciate references literature explaining matter.

thanks in advance.


Comments

Popular posts from this blog

wireshark - USB mapping with python -

c++ - nodejs socket.io closes connection before upgrading to websocket -

Deploying Qt Application on Android is really slow? -