Nate Lawson wrote: > Maxim Sobolev wrote: >> Hi, >> >> I have discovered that it's possible with a very good repeatability >> (90% or more) to start the second core by pressing power button >> promptly during the 5 second period when BSP have sent startup IPIs >> already and is waiting for the AP going online. I am not sure how to >> interpret this info - perhaps there is some problem with caching BSPs >> LAPIC writes, and interrupt generated by the power button causes the >> cache to be flushed. >> >> Any ideas? > > My completely unresearched opinion is that the IPI is not reaching the > AP or the response is getting lost. I don't know why. Looks like IPI cached somewhere and simply doesn't reach LAPIC or AP since if I enable checkpoints and don't press power key, I see message about failure to start the AP and a trace consisting of 99 99 99 99 99 99. At the same time, if I "help" SMP startup by pressing the power key in time, I see normal trace 1 2 3 4 5 6, which suggests that checkpoints work as expected and in the former case the AP simply doesn't get the message. <aol mode> Is it possible that one of the cores is put by BIOS into some deep sleep state. BTW, Intel has introduced some new "deeper sleep state" (aka "deep C4") in Core Duo and for that reason it doesn't see IPI? Maybe activity generated by power button press wakes it up. </aol mode> -MaximReceived on Tue May 16 2006 - 03:09:37 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:55 UTC