Hello Genodeans

I was wondering what the difference is when stating how much ram a component 
gets.
There is the attribute version like in runtime:
<runtime ram="1000M" caps="2600" binary="init">

or int the deploy config:
<start name="vm1" ram="3400M" pkg="insidioussid/pkg/vm_slice/2018-06-06" 
version="1">

However starting a package inside a runtime it usually is like this:
<start name="ram_fs">
        <resource name="RAM" quantum="2M"/>
...

What is the reason for these two different versions?

Kind regards,
Sid

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Genode users mailing list
[email protected]
https://lists.genode.org/listinfo/users

Reply via email to