notes

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

OSAbstractions.md (193B)


      1 # Operating System Abstractions
      2 
      3 **Source:** CS 6200
      4 
      5 ## Examples
      6 
      7 Here is a non-exhaustive list of abstractions provided by Operating Systems
      8 
      9 - Process
     10 - Thread
     11 - File
     12 - Socket
     13 - Memory page