Technical Forum
Ask questions. Discover Answers.
cancel
Showing results for 
Search instead for 
Did you mean: 

How to increase HMS memory and reduce TMM memory pool

James_W_
Altostratus
Altostratus

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

1 ACCEPTED SOLUTION

boneyard
MVP
MVP

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?

View solution in original post

2 REPLIES 2

boneyard
MVP
MVP

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?

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.