Age | Commit message (Collapse) | Author | |
---|---|---|---|
13 days | kern/amd64: cpu: Add cpu_halt_others() function | Ian Moffett | |
Add function to halt all processor cores on the machine excluding self. This may be used for emergency conditions on the system. Signed-off-by: Ian Moffett <ian@osmora.org> |