mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-20 09:46:20 +00:00
Adapt some RAM quotas for 2560x1080 screens
This commit is contained in:
parent
8d5005e03a
commit
ec957739e9
@ -1,4 +1,4 @@
|
||||
<runtime ram="8M" caps="400" binary="decorator">
|
||||
<runtime ram="16M" caps="400" binary="decorator">
|
||||
|
||||
<requires>
|
||||
<rom label="window_layout"/>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<runtime ram="40M" caps="1000" binary="init" config="wm.config">
|
||||
<runtime ram="48M" caps="1000" binary="init" config="wm.config">
|
||||
|
||||
<requires>
|
||||
<gui label="focus"/>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<runtime ram="64M" caps="300" binary="backdrop" config="backdrop.config">
|
||||
<runtime ram="76M" caps="300" binary="backdrop" config="backdrop.config">
|
||||
|
||||
<requires> <gui/> </requires>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user