Hi,
I am attempting to understand just a bit more about the settings that are being used. I oretty much understand everything except the memory setting.
LVE default values
<lveconfig>
<defaults>
<cpu limit="25"/>
<io limit="100"/>
<mem limit="262144"/>
<ncpu limit="1">
<other maxEntryProcs="10"/>
</defaults>
<lve id="532">
<cpu limit="30"/>
</lve>
</lveconfig>
Then it says:
> memory limit to 1GB (memory limit is set as a number of 4096 bytes pages),
I am having problems grasping how the number 262144relates to 1gig of memory.
Thanks
Frank
I am attempting to understand just a bit more about the settings that are being used. I oretty much understand everything except the memory setting.
LVE default values
<lveconfig>
<defaults>
<cpu limit="25"/>
<io limit="100"/>
<mem limit="262144"/>
<ncpu limit="1">
<other maxEntryProcs="10"/>
</defaults>
<lve id="532">
<cpu limit="30"/>
</lve>
</lveconfig>
Then it says:
> memory limit to 1GB (memory limit is set as a number of 4096 bytes pages),
I am having problems grasping how the number 262144relates to 1gig of memory.
Thanks
Frank
Comment