/GemOS

This repository contains the source code and documentation of various handler functions of gemOS :computer: :wrench:

Primary LanguageC

GemOS

  • Documentation: Contains information related to setting up gemOS on Gem5
  • Phase 1: Implementing programs by clever use of system calls
  • Phase 2: GemOS source code pertaining to file operations and message queues
  • Phase 3: Implementing parent-child relation of a debugger and its operations
  • Phase 4: Memory allocations (page allocations) and other related operations