On Thu, Dec 19, 2013 at 12:51 AM, Howard W. Smith, Jr. <
smithh032...@gmail.com> wrote:

> On Wed, Dec 18, 2013 at 6:11 PM, Christopher Schultz <
> ch...@christopherschultz.net> wrote:
>
>
> > 3. What is your total heap size?
> >
>
> -Xms4096m
> -Xmx4096m
> -XX:MaxPermSize=384m (will share this as well, just because)
>
>
> but I think I can change to -Xms/-Xmx1250m, because heap used seem to max
> out at (+/-)1024m.
>
>
Don't, GC works best if used heap is < half of allowed heap. So keep at
least 2G (You know that you can specify 4G instead of 4096M, right? :-))
Leon

Reply via email to