Lottery Scheduler

Fall 2024

Implemented a lottery-based process scheduler in XV6 as part of an assignment for my Operating Systems class

  • Modified the xv6 kernel to implement a lottery-based process scheduling algorithm
  • Allowed weighted process selection for random CPU distribution