Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 386 Bytes

File metadata and controls

7 lines (6 loc) · 386 Bytes

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