Re: kernel: ldt allocation failed

From: Alan Cox (alan@lxorguk.ukuu.org.uk)
Date: Wed Feb 06 2002 - 10:37:21 EST


> > allocation a bit (= not allocate 64K of vmalloc space every time
> > sys_modify_ldt is called - there is only 8MB of it)
>
> What do they use on arches without LDT or equivalent?

Generally on such platforms you have enough registers to use a register
for your thread specific storage. In fact even the kernel does that - you'll
find 'current' on some platforms is a global register variable
-
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:50 EST