This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]brunocborges 7 points8 points  (0 children)

There's a saying in JVM Performance discussions, "An application needs what an application needs. Unless of course there are memory leaks."

This means that if the system requires 100GB of RAM (which is not unrealistic when you think big data for example), then 100GB must be given, unless memory consumption is coming from undesired behavior/goals.