Increase test RAM quotas for sel4 64-bit

This commit is contained in:
Christian Helmuth
2017-11-02 14:54:12 +01:00
parent d67db5cd74
commit b0683a5acf
10 changed files with 15 additions and 17 deletions

View File

@@ -38,7 +38,7 @@ install_config {
<config> <policy label_prefix="test-libc_vfs" root="/libc_vfs" writeable="yes" /> </config>
</start>
<start name="test-libc_vfs">
<resource name="RAM" quantum="2M"/>
<resource name="RAM" quantum="4M"/>
<config>
<vfs>
<fs />