> - teamcity build agent: 768MB > > does the build agent really need that much?
are you numbers heapsizes?? do remember that class code cache and perm gen also cost 150+ MB and the JVM itself cost memory it is not that it is just heapsize. I only think that heapsize is not that much needed if i look at the current running tomcat session after 8 hours up: Free: 94.4 MB Total: 331.5 MB PS Perm Gen [image: +][image: +][image: +][image: +][image: +][image: +][image: +][image: +][image: +][image: +][image: +][image: +] 130.34Mb 156.13Mb 180.00Mb 16.00Mb NON_HEAP Code Cache [image: +][image: +][image: +][image: +][image: +][image: +][image: +][image: +][image: +][image: +][image: +][image: +] 20.33Mb 20.38Mb 48.00Mb 2.25Mb NON_HEAP looking at th code cache and perm thats now already 150MB johan
