[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 0/12 - gnumach] SMP almost working!
From: |
Almudena Garcia |
Subject: |
Re: [PATCH 0/12 - gnumach] SMP almost working! |
Date: |
Tue, 25 Oct 2022 11:45:20 +0000 |
Thanks!! Once this is checked that's fine, then SMP only needs to enable paging
and add the AP processors to the scheduler.
Once all AP will be in scheduler, we can check the real status of SMP, and
apply other patches if necessary.
El martes 25 de octubre de 2022, Damien Zammit escribió:
> Hi Almu!
>
> On 25/10/22 10:14 pm, Almudena Garcia wrote:
> > Are you already implemented startup IPI cicle? I was stucked raising it,
> > because the AP keep freezed after load GDT in gdt_init()
>
> Yes, I implemented new functions for setting gdt for APs (patch 8) and see
> patch 9 for startup IPI sequence.
>
> Damien
>
>
--
Enviado desde mi dispositivo Sailfish
- Re: [PATCH 09/12] i386: Fix lapic and ioapic for smp, (continued)
- [PATCH 10/12] Add cpu_number and cpuboot, Damien Zammit, 2022/10/25
- [PATCH 11/12] i386: Fix race in multiprocessor ktss, Damien Zammit, 2022/10/25
- [PATCH 12/12] i386: Refactor int stacks to be per cpu for SMP, Damien Zammit, 2022/10/25
- Re: [PATCH 0/12 - gnumach] SMP almost working!, Almudena Garcia, 2022/10/25
- Re: [PATCH 0/12 - gnumach] SMP almost working!, Almudena Garcia, 2022/10/25