tn3399_openwrt/toolchain/uClibc
Felix Fietkau edc8ac6246 uClibc: Deactivate oversized thread stack cache
A small system like the common home router doesn't have 40 MiB per process for
a dirty stack cache. This can easily lead to an overbooking OOM problem and
caused a lot of hangs+reboots on 32 MiB systems running nodogsplash.

Not using a stack cache can increase the time to spawn new threads. This is
hopefully no problem for system not running a lot of parallel computations.

Signed-off-by: Sven Eckelmann <sven@open-mesh.com>

SVN-Revision: 38851
2013-11-18 13:32:06 +00:00
..
config-0.9.33.2 toolchain/uClibc: handle different MIPS64 ABIs 2013-04-05 12:36:31 +00:00
headers uClibc: split the package into the main directory and the headers/ and utils/ subdirectories to clean up build order and fix quilt support 2012-06-30 21:44:05 +00:00
patches-0.9.33.2 uClibc: Deactivate oversized thread stack cache 2013-11-18 13:32:06 +00:00
utils build: remove remaining references to TOOLCHAIN_JOBS (thx, Sedat Dilek) 2012-11-08 15:08:31 +00:00
common.mk build: decouple the mips16 support flag from the toolchain 2013-08-14 13:02:29 +00:00
Config.in toolchain: get rid of uclibc version kconfig symbol overloading 2013-04-18 12:04:48 +00:00
Config.version toolchain: get rid of uclibc version kconfig symbol overloading 2013-04-18 12:04:48 +00:00
Makefile build: remove remaining references to TOOLCHAIN_JOBS (thx, Sedat Dilek) 2012-11-08 15:08:31 +00:00