reduce stack cache size to save memory space
commit73490b63e659336596420a263c3a7133ccfd914b
authorWaldemar Brodkorb <wbx@openadk.org>
Thu, 17 Dec 2015 19:21:18 +0000 (17 20:21 +0100)
committerWaldemar Brodkorb <wbx@openadk.org>
Thu, 17 Dec 2015 19:35:21 +0000 (17 20:35 +0100)
treeb85f3c9155f1972bb0f8d2942bf9ecefc7e3ec4a
parent7ccac5e8a4a0fd123eb8c035225ee12d30c0bb00
reduce stack cache size to save memory space

Idea from different projects as OpenWrt and others.
https://lists.openwrt.org/pipermail/openwrt-devel/2013-November/022299.html
https://github.com/wl500g/toolchain/blob/master/toolchain/uClibc/patches/0.9.32/980-stack-cache-maxsize.patch
libpthread/nptl/allocatestack.c