Re: [PATCH] ppc64: Add iommu=on for enabling DART on small-memmachines

From: Benjamin Herrenschmidt
Date: Sun Feb 29 2004 - 01:43:25 EST



> And maybe even some generic code? :-D

No. It's not possible, at least not at this point. The decision of
allocating the DART space or not (and thus eventually stripping the
max available memory) is done very early. So early that the kernel
isn't yet running at it's link location ;) So the kind of code we
can actually run at this point is limited, with various tweaks to
deal with the relocation issue.

It's not very pretty, I hope we can improve that later, but that
is not something that will happen in the upcoming weeks .

Ben.


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