Re: kernel: ldt allocation failed

From: Alan Cox (alan@lxorguk.ukuu.org.uk)
Date: Wed Feb 06 2002 - 09:13:45 EST


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

I think it would be a good idea to modify the glibc authors in that case.
The ldt costs real performance on task switches. It would be very dumb of
glibc to use it except when justified in the bigger picture - ie threaded
apps
-
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