Hi there.
We are facing a client request situation, which is to make a better memory allocation to install certain application, named Proteus, from TOTVS.
It's happens that in order to check is the VM fullfil the requirement, we need to run a program, to makesome evaluation inside the VM. So, based on this evaluation, there's a table, which indicate if the server is suitable fo run the applcication or not.
Here's the table
Time to allocate memory block:
Up to 10s Great
Up to 15s Good
Up to 26s Bad
Above 26s Poor
So far, I have adjust CPU Units, CPU Models, Enabled/Disabled Ballooning, seted share in memory to 3000, 5000 and even to 15000.
Till now, nothing seems to affect the results, which is always something about 17000 or 16000 as you can see in the screenshot attached.
I hope anybody could point something to help out with this issue.
Bellow is the source code of the program used to performe the tests. Thanks a lot.
https://pastebin.com/KgJhB0qd
We are facing a client request situation, which is to make a better memory allocation to install certain application, named Proteus, from TOTVS.
It's happens that in order to check is the VM fullfil the requirement, we need to run a program, to makesome evaluation inside the VM. So, based on this evaluation, there's a table, which indicate if the server is suitable fo run the applcication or not.
Here's the table
Time to allocate memory block:
Up to 10s Great
Up to 15s Good
Up to 26s Bad
Above 26s Poor
So far, I have adjust CPU Units, CPU Models, Enabled/Disabled Ballooning, seted share in memory to 3000, 5000 and even to 15000.
Till now, nothing seems to affect the results, which is always something about 17000 or 16000 as you can see in the screenshot attached.
I hope anybody could point something to help out with this issue.
Bellow is the source code of the program used to performe the tests. Thanks a lot.
https://pastebin.com/KgJhB0qd