> > Is there any way (outside of getting CF8 in a few months) 
> > that I can access the amount of memory that a given scope 
> is using?
> 
> Not exactly, but you can fiddle around with the amount of 
> memory allocated to different generations within the JVM. For 
> example, information about compiled files is stored in the 
> permanent generation, while regular variables are presumably 
> stored in the young generation. I would assume that session 
> and application variables would likely be stored in the 
> tenured generation.
> 
> http://www.petefreitag.com/articles/gctuning/
> http://www.petefreitag.com/item/508.cfm
> http://www.robisen.com/

Sorry, I thought you wrote that you wanted to allocate, not access.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/

Fig Leaf Software provides the highest caliber vendor-authorized
instruction at our training centers in Washington DC, Atlanta,
Chicago, Baltimore, Northern Virginia, or on-site at your location.
Visit http://training.figleaf.com/ for more information!

This email has been processed by SmoothZap - www.smoothwall.net


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Upgrade to Adobe ColdFusion MX7
The most significant release in over 10 years. Upgrade & see new features.
http://www.adobe.com/products/coldfusion?sdid=RVJR

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:279281
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to