Re: kernel: ldt allocation failed

From: H. Peter Anvin (hpa@zytor.com)
Date: Wed Feb 06 2002 - 19:15:39 EST


Jakub Jelinek wrote:

>
> We have changed it already (e.g,. for regparm(1), fewer relocs, shorter insn
> sequences, etc.), but with exception of 2 non-dynamic relocs (which get
> different numbers) we are still compatible.
> But as written later, just using a different GDT descriptor could avoid
> having to change the ABI, but would still have the undesirable property of
> requiring every app to mmap a new page at fixed location.

>

It's not that bad, though, especially if your fixed location is just
beneath the standard mmap base address (e.g. 0x3f000000 -- leave some room
for future expansion -- or thereabouts on the standard 3:1 split space.)

Do you support tlsalloc() or whatever it is called?

        -hpa

-
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 : Thu Feb 07 2002 - 21:00:56 EST