mirror of
https://github.com/genodelabs/genode.git
synced 2025-05-20 01:12:51 +00:00
parent
98380cebda
commit
abe1b98486
@ -258,7 +258,7 @@ append config {
|
||||
<any-service> <parent/> <any-child/> </any-service>
|
||||
</default-route>
|
||||
|
||||
<default caps="100"/>
|
||||
<default caps="200"/>
|
||||
|
||||
} [platform_drv_config] {
|
||||
|
||||
@ -273,7 +273,7 @@ append config {
|
||||
<provides> <service name="Nic"/> </provides>
|
||||
</start>
|
||||
|
||||
<start name="nic_router" caps="200" priority="-1">
|
||||
<start name="nic_router" caps="400" priority="-1">
|
||||
<resource name="RAM" quantum="10M"/>
|
||||
<provides><service name="Nic"/></provides>
|
||||
<config verbose="no"
|
||||
|
Loading…
x
Reference in New Issue
Block a user