MinimServer Forum
minimserver using about 2 gigs of RAM? - Printable Version

+- MinimServer Forum (https://forum.minimserver.com)
+-- Forum: MinimServer (/forumdisplay.php?fid=1)
+--- Forum: Support (/forumdisplay.php?fid=4)
+--- Thread: minimserver using about 2 gigs of RAM? (/showthread.php?tid=3169)



minimserver using about 2 gigs of RAM? - angelus1969 - 09-05-2016 07:29

After running on my Linux system overnight I saw that the java process for minimserver was using 15% of my memory (total memory installed is 16gigs). Is this normal behaviour?

Regards,

Angelo


RE: minimserver using about 2 gigs of RAM? - simoncn - 09-05-2016 17:43

MinimServer memory usage depends on the size of your library, the tags in your files and your MinimServer configuration options. Also, the heap usage (active memory usage) might be much less than the total amount of virtual memory reserved by the Java runtime.

If you set the MinimServer resourceInfo property to 5000, MinimServer will show a memory usage summary in the system log during startup and periodically during other activity. The important number is "heap bytes used". Does this increase over time after startup has completed or does it stay roughly the same?


RE: minimserver using about 2 gigs of RAM? - angelus1969 - 10-05-2016 08:48

I restarted the service yesterday and the memory-usage stayed around 1%, this was also the case only to have jumped up to a steady 15% in the morning.

Were/How can I set this property for me to check?

Regards,

Angelo


RE: minimserver using about 2 gigs of RAM? - simoncn - 10-05-2016 17:46

Select Properties from the minim icon in your menu bar and then select the Advanced tab from the Properties dialog. You will see the resourceInfo property there.