Skip to content

joanorrit/ZeOS

 
 

Repository files navigation

ZeOS

ZeOS, linux-based OS project. Subject SO2, FIB (UPC - Polytechnic University of Catalonia)

Features:

  • Set of basic Interruptions and syscalls: keyboard, clock, write...
  • Basic process management and round robin schedule
  • Threads and Shared memory
  • Dynamic memory heap implementation
  • Syscall read Keyboard and circular buffer
  • Semaphores
  • Much more! Take a look at the code! :)

Authors:

  • Albert Segura Salvador
  • Pedro Benedicte Illescas

About

ZeOS, linux-based OS project. SO2, FIB (UPC)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 81.8%
  • Assembly 12.3%
  • C++ 3.3%
  • Makefile 2.6%