Re: in-kernel linking issues

From: Andi Kleen (ak@suse.de)
Date: Fri Nov 15 2002 - 05:29:15 EST


> 2) Use a magic allocator a-la Sparc64.

That is what is currently done.

>
> 3) Best-effort: allocate both at alloc-core time (store init ptr in
> mod_arch_specific) and if they're too far apart, throw that away
> and fall back to one big alloc.
>
> 4) Implement jump stubs between the two sections.

Does not work, I need data references in the same range to.
Also frankly I would refuse to cripple my modules just to accomodate the new
code - it should be the other way around.

-Andi

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Fri Nov 15 2002 - 22:00:36 EST