issues
search
XyrisOS
/
xyris
The Xyris Kernel
https://xyr.is
MIT License
154
stars
11
forks
source link
Scheduler Process & Thread Refactors
#261
Open
Kfeavel
opened
3 years ago
Kfeavel
commented
3 years ago
The following refactors should be applied to the scheduler:
[ ] Convert scheduler to OOP (classes where applicable)
[ ] Add Process class
[ ] Add Thread class
[ ] Connect Process and Thread classes to the refactored scheduler
[ ] #141 (?)
[ ] #286
The following refactors should be applied to the scheduler: