aspose file tools
The moose likes Linux / UNIX and the fly likes JVM on Linux consumes Memory Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Engineering » Linux / UNIX
Reply Bookmark "JVM on Linux consumes Memory" Watch "JVM on Linux consumes Memory" New topic
Author

JVM on Linux consumes Memory

Satheesh Thekku Veethil
Greenhorn

Joined: Jan 31, 2002
Posts: 25
Hello
I saw a strange problem with JDK1.4.1 on Linux.
I created a small application which just displays a JPanel. There are no other components on the application.
I ran the application and saw the JVM taking huge amount of memory. It was around 250MB of memory and there were quite a number of threads spawned by JVM.
Any reason as to why this is happening?
Is there any optimization on JVM on Linux that can be done?
Please respond.
Regards
Sat
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: JVM on Linux consumes Memory
 
Similar Threads
increasing memory to the JVM
Linux memory usage
swap memory no used
Right syntax for JVM tuning on tomcat server and redhat linux machine
JVM memory allocation