Skip to main content

All Questions

Tagged with
1 vote
1 answer
4k views

How is JVM memory usage calculated?

I am tuning my Elasticsearch cluster, and see that the memory usage doesn't line up. Running "free" on my instance: free total used free shared buff/cache ...
Avba's user avatar
  • 141
8 votes
1 answer
15k views

How to give RAM to the filesystem cache

I am tuning my linux machine running Elasticsearch. It says that I should give at least half the memory of the machine running elasticsearch to the filesystem cache. But I don't know how much of it is ...
Rohanil's user avatar
  • 355