Page Size Extension
Results: 2
# | Item |
---|---|
1![]() | Want processes to co-exist Issues in sharing physical memory • Protection - A bug in one process can corrupt memory in another - Must somehow prevent process A from trashing B’s memoryAdd to Reading ListSource URL: www.scs.stanford.eduLanguage: English - Date: 2010-01-28 18:33:49 |
2![]() | Multiprogramming on physical memory • Makes it hard to allocate space contiguously - Convenient for stack, large data structures, etc. • Need fault isolation between processes - (Even Microsoft now seems to believe tAdd to Reading ListSource URL: www.scs.stanford.eduLanguage: English - Date: 2006-10-19 16:57:14 |