Unanswered question

Configure Load Generator Virtual Memory

I need to configure LG virtual memory to its maximum. I have 8 GB of Physical Memory and now I want to increase virtual memory to 4 GB. Attached is /conf/agent.properties file (contains only Load Generator part).
Also please let me know what is (line 4):
1. -XX:MaxRAMFraction=4
2. -Xss228k

Thanks in advance

Infotech G.
Infotech G.

Infotech G.

Level
0
58 / 100
points

Answers

Neil W.
Neil W.

Neil W.

Level
4
5000 / 5000
points
Team

#2 is the starting memory
#1 is the max RAM allocated, 4 is a quarter so the LG would get 2GB

#1 can be changed to be an absolute value like -Xmx4g