[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 00/12 gnumach] Progress on SMP with N cpus
From: |
Damien Zammit |
Subject: |
[PATCH 00/12 gnumach] Progress on SMP with N cpus |
Date: |
Tue, 31 Jan 2023 09:34:49 +0000 |
This gets us closer to a working SMP kernel without breaking our non-SMP mode.
What was tested?
- kdb, apic, ncpus=8 with -smp 1 (boots slow)
- kdb, apic, ncpus=8 with -smp 2 (hangs)
- kdb, apic, ncpus=8 with -smp 4 (hangs)
- kdb, apic, ncpus=8 with -smp 6 (hangs)
- (no options) with -smp 1 (boots as normal)
Damien
- [PATCH 00/12 gnumach] Progress on SMP with N cpus,
Damien Zammit <=