Re: [Lhms-devel] [Patch] 3/5 in support of hot-add memory x86_64 arch_find_node x86_64

From: Andi Kleen
Date: Mon Jul 31 2006 - 04:59:14 EST



> I know it is defined in x86-64. But I mean that SRAT is not
> arch dependent. It is defined by just ACPI.
> However, each arch which uses ACPI has a own code to parse SRAT table.
> Is it hard to merge all of them? Are there any special case?

Node setup is architecture specific and quite different between x86-64
and ia64. I guess one could factor out some common sanity code though, but I'm
not sure it is worth it. Iirc ia64 doesn't do much sanity checking because
they assume the firmware was written by sane people; x86-64 doesn't have
that luxury.

-Andi
-
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/