Mark,

To start, the assignment of 6 gig to maxheap and 2 gig to maxperm is
working perfectly.
I'll expose my ignorance here and ask about that 80%. Is there some
inefficiency in jvm ram assignment in 64 bit in comparison to 32 bit? Is
there more overhead in ram assignment? Just wondering what's up with the
difference.

Thanks


On Mon, Sep 2, 2013 at 2:13 PM, Mark A Kruger <mkru...@cfwebtools.com>wrote:

>
> Michael,
>
> Rule of thumb is 80% for equivelancy. In other words, a 1.8 gig 64bit is
> equal to a 1gig 32 bit. Heap. Or you can just multiply times 2 (which is
> usually what I do). So a 6 gig heap is roughly 3 or more times the size of
> your 32bit 1 gig heap. If your server is dedicated to CF I think your 6 gig
> heap is great. Takes most of the physical memory for CF and leaves 2gs for
> the OS, monitoring etc.
>
> -Mark
> -----Original Message-----
> From: Michael Dinowitz [mailto:mdino...@houseoffusion.com]
> Sent: Monday, September 02, 2013 12:18 PM
> To: cf-talk
> Subject: Good jvm ram settings for 64 bit ColdFusion
>
>
> Does anyone have any suggestions for good workable ram settings on a 64 bit
> CF10 install on a box with 8 gig of ram? I understand I can use more than
> the standard 1 gig but has there been any work on the best settings?
> Otherwise I'm thinking to start with 6 gig maxheap and 4 gig maxperm.
>
>
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:356695
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to