Rich, No. I have yet to run this app and see 300MB of RAM
consumed ever. Mine gets a ceiling of like 12MB and never goes higher. When the GC runs it destroys objects within the
totalMemory within the player. When the player needs more memory for new
objects, it adds memory if the gc cannot dispose of what is needed. It is true
to say that on machines with ample resources, the player may accumulate more
resources but this is true with all applications. I have to say I think you may be looking at a bug specific
to your os/system configuration. Is the behavior browser specific? Just to be sure: 300 megabytes = 314,572,800 bytes Flex Evangelist Adobe Systems Incorporated From: I first noticed this issue while looking at the task
manager and seeing firefox and IE memory usage going up and up to well over 300
megs of ram. If I am running the app on a machine with less ram will the
browser use less memory? Is that what you are saying? On 8/23/06, Rich, Ok
got some information for you: flash.system. A
better way to think about this is allocated memory. When the player needs more
memory it acquires it from the OS/Browser in use. The player doesn't
necessarily give the memory back. Within that memory in use are the objects
being used. When GC runs, it disposes objects within the allocated memory but
doesn't give memory back to the OS/Browser. The
GC is running and collecting objects, but f lash.system. Flex
Evangelist Adobe
Systems Incorporated
From: [EMAIL PROTECTED] I am testing locally on a pentium m 1.6 2 gigs ram FP
9.16 On
8/23/06, Rich, The app takes memory up 7MB then drops back to 5Mb on a GC
run. There is no way to force the GC to run. Can you also send me your browser, os, player version. Also
are you on a dual-core machine? Ted From: [EMAIL PROTECTED] I have an
application that uses many repeaters where the repeater's
-- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
SPONSORED LINKS
YAHOO! GROUPS LINKS
__,_._,___ |
- [flexcoders] Adobe, Help Memory Leaking !! Rich Tretola
- [flexcoders] Re: Adobe, Help Memory Leaking !! Rich Tretola
- RE: [flexcoders] Adobe, Help Memory Leaking !! Ted Patrick
- Re: [flexcoders] Adobe, Help Memory Leaking !! Rich Tretola
- RE: [flexcoders] Adobe, Help Memory Leaking !! Ted Patrick
- Re: [flexcoders] Adobe, Help Memory Leakin... Rich Tretola
- RE: [flexcoders] Adobe, Help Memory L... Ted Patrick
- Re: [flexcoders] Adobe, Help Memo... Rich Tretola
- Re: [flexcoders] Adobe, Help ... sinatosk
- Re: [flexcoders] Adobe, Help ... Rich Tretola
- Re: [flexcoders] Adobe, Help ... Joshua Garnett
- Re: [flexcoders] Adobe, Help ... Rich Tretola
- Re: [flexcoders] Adobe, Help ... Rich Tretola
- Re: [flexcoders] Adobe, Help ... Rich Tretola
- Re: [flexcoders] Adobe, Help ... sinatosk
- [flexcoders] Re: Adobe, Help ... Henry
- Re: [flexcoders] Adobe, Help Memory L... Tom Chiverton