mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-05 18:50:04 +00:00
test-libc_fifo_pipe: adjust cap_quota
The proper accounting of caps consumed for allocation of UTCBs on base-hw slightly increases the costs per thread. Issue #5408
This commit is contained in:
parent
ec9caa3490
commit
580456ef7b
@ -114,7 +114,7 @@
|
||||
</config>
|
||||
</start>
|
||||
|
||||
<start name="fifo-pipe-test">
|
||||
<start name="fifo-pipe-test" caps="150">
|
||||
<binary name="test-libc_fifo_pipe"/>
|
||||
<resource name="RAM" quantum="8M"/>
|
||||
<config iterations="15">
|
||||
|
Loading…
x
Reference in New Issue
Block a user