[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH v2 0/2 gnumach] Parallel SMP init with early gs access
From: |
Damien Zammit |
Subject: |
[PATCH v2 0/2 gnumach] Parallel SMP init with early gs access |
Date: |
Tue, 17 Dec 2024 12:05:10 +0000 |
Hi,
These two patches complete smp parallel init by preserving early gs access,
and makes the cpus all wake concurrently. Care has been taken so memory
is not trampled on by other cpus during startup.
Thanks,
Damien
- [PATCH v2 0/2 gnumach] Parallel SMP init with early gs access,
Damien Zammit <=