Age | Commit message (Collapse) | Author | |
---|---|---|---|
19 hours | kern: sched: Write proc result in sched_deq() | Ian Moffett | |
Signed-off-by: Ian Moffett <ian@osmora.org> | |||
31 hours | kern/amd64: cpu: Add process load balancing | Ian Moffett | |
This commit introduces load balancing of processes between cores by using a scalable "CPU arbiter" which decides how to fetch the next core descriptor. Signed-off-by: Ian Moffett <ian@osmora.org> | |||
3 days | kern: Add initial scheduler skeleton | Ian Moffett | |
Signed-off-by: Ian Moffett <ian@osmora.org> |