notes

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

OSMechanisms.md (239B)


      1 # Operating System Mechanisms
      2 
      3 **Source:** CS 6200
      4 
      5 ## Examples
      6 
      7 Here is a non-exhaustive list of mechanisms provided by Operating Systems to operate upon [OS Abstractions](OSAbstractions.md)
      8 
      9 - Create
     10 - Schedule
     11 - Open
     12 - Write
     13 - Allocate