Browse Source

[LibOS] test/apps: Increase enclave size to 2GB so that NodeJS doesn't fail

NodeJS expects around 1.7GB of heap on startup. Previously, enclave
size was set to only 1GB, which led to NodeJS probabilistically
complaining about "Fatal process OOM in heap setup".
Dmitrii Kuvaiskii 4 years ago
parent
commit
bb4d9dd2f5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      LibOS/shim/test/apps

+ 1 - 1
LibOS/shim/test/apps

@@ -1 +1 @@
-Subproject commit 252170e343d249e3eb2db2c7eaefd47663306792
+Subproject commit e03a9ea200587a24a6a6febf70913ebff243ebce