UndefinedOS / Roadmap

Publicly available roadmap for issues & transparency
0 stars 0 forks source link

Create component system (CPU, Harddrive etc) #7

Open DevonDF opened 3 years ago

DevonDF commented 3 years ago

Server should have following components:

connbob commented 3 years ago

We will likely need to create some sort of scheduler for the CPU that calculates time for each task. Potentially we could have CPU priority into this meaning that some running tasks will use x% of cpu whilst some will use y%