mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-19 03:06:39 +00:00
Adapt timer quota to change in 'Allocator_avl'
This commit is contained in:
parent
689c08e411
commit
b57c629449
@ -59,7 +59,7 @@ set config {
|
|||||||
<any-service> <parent/> <any-child/> </any-service>
|
<any-service> <parent/> <any-child/> </any-service>
|
||||||
</default-route>
|
</default-route>
|
||||||
<start name="timer">
|
<start name="timer">
|
||||||
<resource name="RAM" quantum="568K"/>
|
<resource name="RAM" quantum="1M"/>
|
||||||
<provides> <service name="Timer"/> </provides>
|
<provides> <service name="Timer"/> </provides>
|
||||||
</start>
|
</start>
|
||||||
<start name="nic_drv">
|
<start name="nic_drv">
|
||||||
|
Loading…
Reference in New Issue
Block a user