I want to load about 35000 songs but run out of memory about 18K. I can’t find the line “-Xms64m -Xms300m” as stated in the help file. I am running a recent download of 3.1.0 on a new macbook pro. I see the line "-Xms150m -Xmx400m -XX:MaxPermSize=150m
Which number do I change?
memory
Yes manual slightly outdated, change the value of -Xmx i.e Xmx1000m would allocate a gigabyte of heap memory
When you start Jaikoz look in the console tab at the bottom it will show you how much memory Jaikoz is now allowed to use
Paul