Age | Commit message (Expand) | Author |
---|---|---|
13 hours | kern/amd64: mp: Add idle threads per core | Ian Moffett |
14 hours | kern/amd64: proc: md_proc_yield -> md_proc_idle | Ian Moffett |
6 days | kern/amd64: Attempt to dequeue on a cores first go | Ian Moffett |
11 days | kern/amd64: mp: Initialize sched queue per core | Ian Moffett |
2025-09-28 | kern: cpu: Fix typo in ap_entry() | Ian Moffett |
2025-09-17 | kernel/amd64: mp: Use NULL instead of wrapping | Ian Moffett |
2025-09-17 | kern/amd64: mp: Add cpu_get() routine | Ian Moffett |
2025-09-17 | kern/amd64: mp: Use zero-based index in corelist | Ian Moffett |
2025-09-15 | kern/amd64: cpu: Add initial SMP startup code | Ian Moffett |