Adjust quotas for seL4

This commit is contained in:
Norman Feske
2019-08-23 15:55:22 +02:00
committed by Christian Helmuth
parent 23f3112e3e
commit 1dd68ce04b
6 changed files with 10 additions and 10 deletions

View File

@@ -42,7 +42,7 @@ install_config {
</provides>
</start>
<start name="terminal">
<start name="terminal" caps="110">
<resource name="RAM" quantum="2M"/>
<provides><service name="Terminal"/></provides>
<route>

View File

@@ -65,7 +65,7 @@ install_config {
</start>
<start name="pointer">
<resource name="RAM" quantum="1M"/>
<resource name="RAM" quantum="2M"/>
</start>
<start name="terminal_fb">
@@ -78,7 +78,7 @@ install_config {
<config xpos="0" ypos="0" width="640" height="480" refresh_rate="25"/>
</start>
<start name="terminal">
<start name="terminal" caps="110">
<resource name="RAM" quantum="3M"/>
<provides><service name="Terminal"/></provides>
<route>