mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-22 04:52:56 +01:00
drivers.config: accommodate intel_fb_drv CAP quota
This commit is contained in:
committed by
Christian Helmuth
parent
93e42bf5b9
commit
9f2bec52d5
@@ -104,7 +104,7 @@
|
||||
</route>
|
||||
</start>
|
||||
|
||||
<start name="platform_drv" caps="1000">
|
||||
<start name="platform_drv" caps="400">
|
||||
<resource name="RAM" quantum="4M" constrain_phys="yes"/>
|
||||
<provides>
|
||||
<service name="Platform"/>
|
||||
@@ -232,7 +232,7 @@
|
||||
</route>
|
||||
</start>
|
||||
|
||||
<start name="dynamic" caps="1000" priority="0">
|
||||
<start name="dynamic" caps="1400" priority="0">
|
||||
<binary name="init"/>
|
||||
<resource name="RAM" quantum="1G"/>
|
||||
<provides>
|
||||
|
||||
Reference in New Issue
Block a user