Re: [PATCH 0/4] x86_64 boot -v2: Add linked listof struct setup_data to boot protocol

From: Andi Kleen
Date: Fri Mar 28 2008 - 02:28:32 EST


On Thu, Mar 27, 2008 at 10:33:27PM -0700, Yinghai Lu wrote:
> On Thu, Mar 27, 2008 at 7:49 PM, Huang, Ying <ying.huang@xxxxxxxxx> wrote:
> > This patchset adds the linked list of struct setup_data to boot
> > protocol. This is needed by EDD information and some SGI machine with
> > E820 entry number > 128.
>
> interesting, that 512nodes/4096 box physics memory is not continuous?

Likely not. That would require huge hardware overhead for all the
comparators to handle variable ranges. Much easier to just use some higher bits
in the address to index nodes.

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