mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
sculpt: increase drivers caps for fuji4 (has ahci and nvme)
One test notebook has an AHCI and NVMe controller and reaches the quota limit in Sculpt. issue #4667
This commit is contained in:
committed by
Christian Helmuth
parent
f76f5db2fa
commit
8bd548416d
@@ -374,7 +374,7 @@ install_config {
|
||||
</route>
|
||||
</start>
|
||||
|
||||
<start name="drivers" caps="4600" priority="-1" managing_system="yes">
|
||||
<start name="drivers" caps="4850" priority="-1" managing_system="yes">
|
||||
<resource name="RAM" quantum="200M"/>
|
||||
<resource name="CPU" quantum="10"/>
|
||||
<binary name="init"/>
|
||||
|
||||
Reference in New Issue
Block a user