Re: kernel: ldt allocation failed

Dave Jones (davej@suse.de)
Wed, 6 Feb 2002 15:06:45 +0100


On Wed, Feb 06, 2002 at 02:19:07PM +0100, Andi Kleen wrote:

> glibc 2.3 seems to plan to use segment register based thread local data for
> even non threaded programs, so it would be a good idea to optimize LDT
> allocation a bit (= not allocate 64K of vmalloc space every time
> sys_modify_ldt is called - there is only 8MB of it)

Manfred Spraul had a patch that did this.

-- 
| Dave Jones.        http://www.codemonkey.org.uk
| SuSE Labs
-
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/