|
From: | Damien Zammit |
Subject: | Re: [PATCH 0/5 gnumach] Progress with SMP revisited |
Date: | Wed, 01 Feb 2023 11:32:30 +0000 |
> However, with ncpus>1 and apic enabled, there are warnings spewed
> at beginning of gnumach regarding cpu_number, but doesnt prevent> continuing to start of boot process.:-)Then, the next step (added to little refactors) will be add the APs to scheduler, using `slave_main()` function.After this, the AP will be available to the scheduler, which can assign process (or threads) to these.El mié, 1 feb 2023 a las 11:27, Damien Zammit (<damien@zamaudio.com>) escribió:This has been rebased onto master and reworked to address review.
Same tests applied as last time, same results as last time.
However, with ncpus>1 and apic enabled, there are warnings spewed
at beginning of gnumach regarding cpu_number, but doesnt prevent
continuing to start of boot process.
Damien
[Prev in Thread] Current Thread [Next in Thread]
- Re: [PATCH 2/5 gnumach] i386: Refactor int stacks to be per cpu for SMP, (continued)
- Re: [PATCH 2/5 gnumach] i386: Refactor int stacks to be per cpu for SMP, Almudena Garcia, 2023/02/01
- Re: [PATCH 2/5 gnumach] i386: Refactor int stacks to be per cpu for SMP, Samuel Thibault, 2023/02/01
- Re: [PATCH 2/5 gnumach] i386: Refactor int stacks to be per cpu for SMP, Almudena Garcia, 2023/02/02
- Re: [PATCH 2/5 gnumach] i386: Refactor int stacks to be per cpu for SMP, Damien Zammit, 2023/02/03
- Re: [PATCH 2/5 gnumach] i386: Refactor int stacks to be per cpu for SMP, Almudena Garcia, 2023/02/03
- Re: [PATCH 2/5 gnumach] i386: Refactor int stacks to be per cpu for SMP, Damien Zammit, 2023/02/03
- Re: [PATCH 2/5 gnumach] i386: Refactor int stacks to be per cpu for SMP, Samuel Thibault, 2023/02/04
[PATCH 3/5 gnumach] linux: No need to init PIT timer twice, Damien Zammit, 2023/02/01
- Re: [PATCH 3/5 gnumach] linux: No need to init PIT timer twice, Samuel Thibault, 2023/02/01
Re: [PATCH 0/5 gnumach] Progress with SMP revisited, Almudena Garcia, 2023/02/01
- Re: [PATCH 0/5 gnumach] Progress with SMP revisited, Damien Zammit <=
- Re: [PATCH 0/5 gnumach] Progress with SMP revisited, Almudena Garcia, 2023/02/01
- Re: [PATCH 0/5 gnumach] Progress with SMP revisited, Damien Zammit, 2023/02/01
- Re: [PATCH 0/5 gnumach] Progress with SMP revisited, Almudena Garcia, 2023/02/01
- Re: [PATCH 0/5 gnumach] Progress with SMP revisited, Almudena Garcia, 2023/02/01
- Prev by Date: Re: [PATCH 5/5 gnumach] linux: Skip probing IDE when 255 phys heads detected
- Next by Date: Re: [PATCH 0/5 gnumach] Progress with SMP revisited
- Previous by thread: Re: [PATCH 0/5 gnumach] Progress with SMP revisited
- Next by thread: Re: [PATCH 0/5 gnumach] Progress with SMP revisited
- Index(es):