Implemented following scheduling algorithms in xv6 operating system: FCFS, Preemptive Priority-based, Lottery
Add some features to the xv6 operating system