GitHub / erfanghasemi / XV6_OS
XV6 is a simple Operating system created by MIT. In this project, we decided to create some syscalls and make a change in the Scheduling policy. We add Round-Robin Policy with different Quantum, Priority Policy, and multilevel queue.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erfanghasemi%2FXV6_OS
PURL: pkg:github/erfanghasemi/XV6_OS
Stars: 5
Forks: 1
Open issues: 0
License: other
Language: C
Size: 272 KB
Dependencies parsed at: Pending
Created at: over 4 years ago
Updated at: over 2 years ago
Pushed at: over 4 years ago
Last synced at: over 2 years ago
Topics: mlq, priority-scheduling, round-robin, scheduler, system-calls, xv6, xv6-system-call