Re: [PATCH 0/52] First attempt at smp integration

From: Glauber Costa
Date: Mon Mar 03 2008 - 12:42:34 EST


On Mon, Mar 3, 2008 at 2:23 PM, Andi Kleen <andi@xxxxxxxxxxxxxx> wrote:
> Glauber Costa <gcosta@xxxxxxxxxx> writes:
> >
> > Comments are welcome.
>
> The main difference between i386 and x86-64 smp boot up (among a lot
> of quirks and workarounds in i386 that x86-64 doesn't have/need and
> some trivialities) is that x86-64 follows the standard hotplug state
> machine and i386 doesn't.
>
> I would suggest that if you want to unify you convert i386 over to the new
> state machine first because that is the key difference. Everything else
> after that is relatively simple. You can probably pattern that after
> the original changeset who did this for x86-64.
>
> The reason I never attempted this myself is that i was too worried about
> regressions on old machines for i386 (this code is partly very fragile)
> You'll likely encounter that problem. Just make sure to keep a stable
> email address for some years to handle the fallout.

Thanks Andi, all very helpful.
I'll try to handle the problems in my configuration, but I'm too very
sure they'll appear, and other people testing it will surely add up.

As for the e-mail address, I can list my personal address in the top
of the file, or make sure red hat won't fire me. Maybe I can do both.

--
Glauber Costa.
"Free as in Freedom"
http://glommer.net

"The less confident you are, the more serious you have to act."
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/