From a9da97bc4a7b3cf1eb67b40e45639743a98dcc14 Mon Sep 17 00:00:00 2001 From: Norman Feske Date: Tue, 27 Jun 2017 11:34:33 +0200 Subject: [PATCH] init.run: lower timing sensitivity Instead of relying on init's delayed reporting, we explicitly force init to produce a new report with the up-to-date child-RAM information. --- repos/os/run/init.run | 24 ++++++++++++++++++++++-- 1 file changed, 22 insertions(+), 2 deletions(-) diff --git a/repos/os/run/init.run b/repos/os/run/init.run index 1c52d46b03..f91082ca56 100644 --- a/repos/os/run/init.run +++ b/repos/os/run/init.run @@ -716,7 +716,6 @@ append config { - @@ -736,7 +735,28 @@ append config { - + + + + + + + + + + + + + + + + + + + + + +