You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
11 years ago
..
config-0.9.33.2 toolchain/uClibc: handle different MIPS64 ABIs 11 years ago
headers uClibc: split the package into the main directory and the headers/ and utils/ subdirectories to clean up build order and fix quilt support 12 years ago
patches-0.9.33.2 uClibc: Deactivate oversized thread stack cache 11 years ago
utils build: remove remaining references to TOOLCHAIN_JOBS (thx, Sedat Dilek) 12 years ago
Config.in toolchain: get rid of uclibc version kconfig symbol overloading 11 years ago
Config.version toolchain: get rid of uclibc version kconfig symbol overloading 11 years ago
Makefile build: remove remaining references to TOOLCHAIN_JOBS (thx, Sedat Dilek) 12 years ago
common.mk build: decouple the mips16 support flag from the toolchain 11 years ago