- Application Memory Use
- Posted by EckO on June 25th, 2003
I have a C++ application which if run on a machine with 32MB, starts
off at about 2500-3000K. After some time it relinquishes some memory
and may run as low as 1000K. (from CTRL-ALT-DEL)
The same application, on a machine with 256MB, starts off at about
4000K and rarely relinquishes any memory; it seems the memory is less
likely to be asked for by other apps.
Is there any to control this behavior and make the memory use of the
second machine more like the first. If so, is it worthwhile to do so
or just let the system take care of this ...
EcKo
Similar Posts
- Memory application errors at bootup (Microsoft Windows) by briangw
- "Svchost.exe Application Error The instruction at '0x4c1e39e1' referenced memory at '0x4c1e39e1', The memory could not be 'read'." (Computers & Technology) by t-rex
- "Svchost.exe Application Error The instruction at '0x4c1e39e1' referenced memory at '0x4c1e39e1', The memory could not be 'read'." (Computers & Technology) by t-rex
- Flash memory application (Microprocessors) by Roman Mashak
- Shared memory issue between driver and application (Drivers) by JackSu

