Assign cap quotas in run scripts and recipes

Issue #2398
This commit is contained in:
Norman Feske
2017-05-07 22:36:11 +02:00
committed by Christian Helmuth
parent e44f65f3b2
commit 773e08976d
162 changed files with 388 additions and 293 deletions

View File

@ -31,6 +31,7 @@ install_config {
<default-route>
<any-service> <parent/> <any-child/> </any-service>
</default-route>
<default caps="100"/>
<start name="test-lx_hybrid_exception">
<resource name="RAM" quantum="1M"/>
</start>