summaryrefslogtreecommitdiff
path: root/src/sys/arch/amd64/cpu/cpu_mp.c
AgeCommit message (Expand)Author
8 hourskern/amd64: mp: Add idle threads per coreIan Moffett
9 hourskern/amd64: proc: md_proc_yield -> md_proc_idleIan Moffett
6 dayskern/amd64: Attempt to dequeue on a cores first goIan Moffett
10 dayskern/amd64: mp: Initialize sched queue per coreIan Moffett
2025-09-28kern: cpu: Fix typo in ap_entry()Ian Moffett
2025-09-17kernel/amd64: mp: Use NULL instead of wrappingIan Moffett
2025-09-17kern/amd64: mp: Add cpu_get() routineIan Moffett
2025-09-17kern/amd64: mp: Use zero-based index in corelistIan Moffett
2025-09-15kern/amd64: cpu: Add initial SMP startup codeIan Moffett