Re: [PATCH 0/5 gnumach] More smp progress

2023-02-13 Thread Almudena Garcia
Hi: Have you checked the bound processor that I sent you some days ago? Maybe it's related Added to this, you can debug better using gdb Try with this El lun., 13 feb. 2023 9:49, Damien Zammit escribió: > This adds a few more things we need for smp. > Per-cpu curr_ipl[] for example. > With

[PATCH 0/5 gnumach] More smp progress

2023-02-13 Thread Damien Zammit
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