• Home
  • About
    • Rohit Nair photo

      Rohit Nair

      Programmer and Problem Solver.

    • Learn More
    • Email
    • LinkedIn
    • Github
  • Activities
  • Projects
  Projects

Operating Systems

Git Repo

August 2015 - December 2015

Reading time ~ 1 minute

COperating SystemsXinuRaspberry PiFuturesFile SystemsNetworking Share Tweet +1

Synchronization - Futures:

Developed system calls in C implementing futures in the XINU operating system in order to synchronize the asynchronously produced data, potentially improving the ability to manage concurrent activities

Networking:

Implemented network communication between XINU and Linux using XINU’s network protocol stack. Addressed ARP, IP, UDP, ICMP and DHCP

File Systems:

Developed system call which mounts volume and allows file manipulation operations such as open, close, create, read and write


Team:

  • Rohit Nair
  • Abhijit Karanjkar