notes

Personal notes
git clone git://git.laack.co/notes.git
Log | Files | Refs

MemoryManager.md (151B)


      1 # Memory Manager
      2 
      3 **Source:** CS 6200
      4 
      5 **Chapter:** P1L2
      6 
      7 **Definition:** The memory manager is responsible for allocating physical memory to process.