mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-31 08:25:38 +00: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:
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"/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user