bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/5 gnumach] More smp progress


From: Damien Zammit
Subject: [PATCH 0/5 gnumach] More smp progress
Date: Mon, 13 Feb 2023 08:49:26 +0000

This adds a few more things we need for smp.
Per-cpu curr_ipl[] for example.
With these changes compiled for smp and apic,
the kernel fails to boot with -smp {2,4,6,8}
due to the first task getting lost somewhere.

If you boot with $(prompt-task-resume) in grub,
it enters the debugger just before loading the boot task,
but when you continue, it prints "start acpi: " and then sits idle.

I think something could be wrong with the idle threads.

Damien






reply via email to

[Prev in Thread] Current Thread [Next in Thread]