implementing uthread and lottery scheduling in xv6 MIT operating system. in collaboration with my friend Mahdi Teimouri.
-
Updated
Feb 22, 2023 - C
implementing uthread and lottery scheduling in xv6 MIT operating system. in collaboration with my friend Mahdi Teimouri.
A user Level thread library Implemented to understand The process sync and preemption, priority managing and OS process fundamentals. The library provide api to create user level thread and manage them.
Add a description, image, and links to the user-thread topic page so that developers can more easily learn about it.
To associate your repository with the user-thread topic, visit your repo's landing page and select "manage topics."