mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
sel4: adjust nic_drv quota in noux_net_netcat
This commit is contained in:
committed by
Christian Helmuth
parent
a3e11a60c0
commit
30780a1127
@@ -104,7 +104,7 @@ append config {
|
||||
|
||||
append_if $use_nic_driver config {
|
||||
<start name="nic_drv">
|
||||
<resource name="RAM" quantum="4M"/>
|
||||
<resource name="RAM" quantum="5M"/>
|
||||
<provides> <service name="Nic"/> </provides>
|
||||
</start>}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user