diff options
author | Damien Zammit via Bug reports for the GNU Hurd <bug-hurd@gnu.org> | 2024-12-22 01:43:28 +0000 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2024-12-22 02:45:00 +0100 |
commit | 608c720a8ef9ed80d650dc4a38582267e2a6c258 (patch) | |
tree | 9350e9e6e76116348d8c2609d27a87c5f4eecfc6 /kern/debug.c | |
parent | 716e0cd088a73d9f31b1955949c3693c11210c59 (diff) | |
download | gnumach-608c720a8ef9ed80d650dc4a38582267e2a6c258.tar.gz gnumach-608c720a8ef9ed80d650dc4a38582267e2a6c258.tar.bz2 gnumach-608c720a8ef9ed80d650dc4a38582267e2a6c258.zip |
smp: Parallel SMP init
Now that things are in place, we switch to parallel init.
The key to this change is that the INIT/STARTUP sequence
is done in one step, and all cpus wake up at the same time.
Synchronisation is done via waiting for individual flags stored
in separate memory locations.
Message-ID: <20241222014306.430098-2-damien@zamaudio.com>
Diffstat (limited to 'kern/debug.c')
0 files changed, 0 insertions, 0 deletions