[coyotos-dev] Coyotos SMP?
Jeroen Visser
jeroen.c.visser at gmail.com
Sat Oct 20 11:01:31 EDT 2007
Val,
On 10/20/07, Valerio Bellizzomi <devbox at selnet.org> wrote:
> I have booted coyotos on Dual Celeron and on Pentium 4. The two cases
> differ.
> Booting on Dual Celeron was fine up to the TextConsole demo. Booting on P4
> fires up the ncpu sanity assert.
If we are talking about the same assert then it occurs on the P4
because it tries to disable the PIC when multiple CPUs are present. I
removed the assertion because it is just fine to disable the PIC when
multiple CPUs are present, as long as you try to disable it only once.
I understood that your tests on SMP hardware were with a single-CPU
(BSP) running in the kernel. Did you manage to kick off the other
processors (APs) as well?
-Slim
More information about the coyotos-dev
mailing list