| Issue 52: | Problem with stats provided by framework.system.memory | |
| 2 people starred this issue and may be notified of changes. | Back to list |
This issue was reported by a dev in the group. Using the following logic: memory.free - memory.freePhysical = memory.freeSwap memory.used - memory.usedPhysical = memory.usedSwap memory.total - memory.totalPhysical = memory.totalSwap the dev came up with situations where "memoryfreeSwap" is greater than "memorytotalSwap". This is basically the problem. The gadget which reproduces this is here: http://krid.of.k.googlepages.com/MemoryTest0.2.gg Some screenshots are here: http://krid.of.k.googlepages.com/MemoryTest0.2.png http://krid.of.k.googlepages.com/memorytest0.2_screenshot-1.png http://krid.of.k.googlepages.com/memorytest0.2_screenshot-2.png According to the dev, his system has the following specifications: Windows XP SP3, Framework 2.0SP1 + 3.0 768MB RAM - 32MB Grafik-Ram ~ 735MB Physical RAM 768MB Swap |