alialamiidrissi / PintOS-System-calls-Implementation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PintOS System calls Implementation and concurrent thread execution handling

  • In this project :
    • The following system calls for the PintOS operating system were implemented :
      • halt,create,open,close,read,write,exit,exec,wait,seek,tell,filesize,remove.
    • The threads management functions were modified to allow concurrent execution of processes

About

License:Other


Languages

Language:C 67.0%Language:Perl 22.3%Language:Makefile 7.4%Language:Assembly 2.3%Language:C++ 0.7%Language:Shell 0.2%Language:Perl 6 0.1%