S
simone.51
Hello!
I'm working on an application that using a lot of memory on PocketPc.
It seems that it almost uses the 32Mb of available memory.
I tried to trace the behavior of physical memory and virtual memory
using MemoryManagement.AvailablePhysicalMemory and
MemoryManagement.AvailableVirtualMemory.
At startup :
AvailablePhysicalMemory : 33 076 Kb
AvailableVirtualMemory : 1 728 Kb
I use the application, and as I go along, these values decrease.
Moreover, when AvailableVirtualMemory is close to 0 Kb it increases up
to 512 Kb and decreases all the time and it produce importants lags.
How works these two kind of memory on CompactFramework?
Did you encounter same problem?
Thanks you.
Best regards.
Eric.
I'm working on an application that using a lot of memory on PocketPc.
It seems that it almost uses the 32Mb of available memory.
I tried to trace the behavior of physical memory and virtual memory
using MemoryManagement.AvailablePhysicalMemory and
MemoryManagement.AvailableVirtualMemory.
At startup :
AvailablePhysicalMemory : 33 076 Kb
AvailableVirtualMemory : 1 728 Kb
I use the application, and as I go along, these values decrease.
Moreover, when AvailableVirtualMemory is close to 0 Kb it increases up
to 512 Kb and decreases all the time and it produce importants lags.
How works these two kind of memory on CompactFramework?
Did you encounter same problem?
Thanks you.
Best regards.
Eric.