Hi all, I doubt this is the right list for this, but chose it hoping there's info in the user's guide about this that I've missed or that someone can point me in the right direction. Please feel free to send me somewhere else, but just in case the question is below. A customer is running a Java application of ours that starts with -Xmx128m -- there are no problems specifically with the heap. But the process is using over 4 gig of VIRT(ual) memory according to 'top'. I didn't think that was generally an issue, but they are running with "overcommit_memory=2" on this linux system, and that 4 gig of memory is hurting things. Is there a jvm parameter to help with this? FWIW, they're running openjdk 1.8. They need to upgrade to something newer; if there's any particular version that might help with the virtual memory it would be nice to know. Thank you, Bobby Bissett
On 27.09.2023 22:12, Bobby Bissett wrote:
Hi all,
I doubt this is the right list for this, but chose it hoping there's info in the user's guide about this that I've missed or that someone can point me in the right direction. Please feel free to send me somewhere else, but just in case the question is below.
I'd suggest the hotspot-gc-use mailing list. cheers, dalibor topic -- <http://www.oracle.com> Dalibor Topic Consulting Product Manager Phone: +494089091214 <tel:+494089091214>, Mobile: +491737185961 <tel:+491737185961> Oracle Global Services Germany GmbH Hauptverwaltung: Riesstr. 25, D-80992 München Registergericht: Amtsgericht München, HRB 246209 Geschäftsführer: Ralf Herrmann
On Wed, Sep 27, 2023 at 4:55 PM Dalibor Topic <dalibor.topic@oracle.com> wrote:
[...]
I'd suggest the hotspot-gc-use mailing list.
Thank you for that -- I appreciate the response to someone showing up like this with no clue of where to go. Cheers, Bobby
participants (2)
-
Bobby Bissett
-
Dalibor Topic