17-Oct-2020 12:50
Hello
By default the system allocates around 90% of the memory to the TMM and around 10% of the memory is left to HMS.
How can this be changed so the TMM receive a pool of around 50% of the memory and the rest is freed to the Linux system and visible in the with the "free" command as free
Solved! Go to Solution.
19-Oct-2020 05:37
that is possible, you can look in the K article for a start with the three levels. after that you can play with a bigdb variable, but that is not advised.
https://support.f5.com/csp/article/K26427018
also looking at your other question, what are you trying to do that requires so much memory? is it required to run that on the big-ip?
19-Oct-2020 05:37
that is possible, you can look in the K article for a start with the three levels. after that you can play with a bigdb variable, but that is not advised.
https://support.f5.com/csp/article/K26427018
also looking at your other question, what are you trying to do that requires so much memory? is it required to run that on the big-ip?
19-Oct-2020 05:56
Are you planning to run some scripting or scheduled tasks that require that big mem for linux usage. Can you please elaborate your actual requirement. Modifying these are not advisable.