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

javascript - Laravel datatable invalid JSON response -

sql server 2008 - My Sql Code Get An Error Of Msg 245, Level 16, State 1, Line 1 Conversion failed when converting the varchar value '8:45 AM' to data type int -

java - Exception in thread "main" org.springframework.context.ApplicationContextException: Unable to start embedded container; -