diff options
author | Felix Fietkau <nbd@openwrt.org> | 2013-11-18 13:32:06 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2013-11-18 13:32:06 +0000 |
commit | edc8ac624641c23c0c081c33dac6ed068c39ca72 (patch) | |
tree | da05a5c4f8f1f52bb6bcc231bc3539fc1bc2d5a2 /toolchain/musl | |
parent | d38c28b58c57ac41d5e81db7d501cd3277ce2f59 (diff) | |
download | upstream-edc8ac624641c23c0c081c33dac6ed068c39ca72.tar.gz upstream-edc8ac624641c23c0c081c33dac6ed068c39ca72.tar.bz2 upstream-edc8ac624641c23c0c081c33dac6ed068c39ca72.zip |
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
Diffstat (limited to 'toolchain/musl')
0 files changed, 0 insertions, 0 deletions