Open
Description
Our documentation states "Set Xmx and Xms to no more than 50% of your physical RAM" but many on-prem deployments and Cloud set it to exactly 50%. Given how we've increasingly moved memory usage off-heap (#52405 in particular), we are less and less relying on the heap but also increasingly relying on the filesystem cache. Should we update our recommendations? If yes, what should be our guidance?