From 7a4f4f1adc4dfded6843f0d9e242effa995b7e61 Mon Sep 17 00:00:00 2001 From: Stefan Kalkowski Date: Wed, 8 Mar 2017 14:07:43 +0100 Subject: [PATCH] noux_tool_chain: increase ram_fs quota The file space demand for the object files when compiling core has grown. Therefore, the ram_fs component runs out of memory and requests additional memory from init. On OKL4, where the physical memory is limited by the elfweaver bootstrap tool, there is no more slack memory after the donation of 1G to noux. --- repos/ports/run/noux_tool_chain.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/repos/ports/run/noux_tool_chain.inc b/repos/ports/run/noux_tool_chain.inc index 1decc7927a..868333d530 100644 --- a/repos/ports/run/noux_tool_chain.inc +++ b/repos/ports/run/noux_tool_chain.inc @@ -151,7 +151,7 @@ append config { - +