mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-19 05:37:54 +00:00
terminal_echo.run: Adjust timer quota
This commit is contained in:
parent
4f9be09643
commit
64a9a53c98
@ -55,7 +55,7 @@ append_if [have_spec ps2] config {
|
||||
|
||||
append config {
|
||||
<start name="timer">
|
||||
<resource name="RAM" quantum="512K"/>
|
||||
<resource name="RAM" quantum="1M"/>
|
||||
<provides><service name="Timer"/></provides>
|
||||
</start>
|
||||
<start name="terminal">
|
||||
|
Loading…
Reference in New Issue
Block a user