Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
geoscene3d:application:memory_monitor [2020/01/28 16:20] – created gs3d | geoscene3d:application:memory_monitor [2020/01/29 21:24] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | f | + | ====== Memory Monitor ====== |
+ | |||
+ | The memory monitor shows information about system memory (RAM) usage. | ||
+ | |||
+ | ** | ||
+ | Process Virtual Memory Usage ** \\ | ||
+ | __Maximum: | ||
+ | Maximum allowed memory (RAM) usage for the process. This number is system dependant and will vary from 2, | ||
+ | __Available: | ||
+ | The amount of remaining available memory \\ | ||
+ | __Used:__ | ||
+ | The current memory usage. The colored bar below the number shows the memory usage compared to the amount of available memory | ||
+ | |||
+ | ** | ||
+ | Physical System Memory ** \\ | ||
+ | __Total: | ||
+ | The total installed memory (RAM) on the system \\ | ||
+ | __Available: | ||
+ | Unused physical memory. This number should always be well above zero. If this number is very small the system will slow down considerably. | ||
+ | |||
+ | ** | ||
+ | Page File ** \\ | ||
+ | __Total: | ||
+ | Total size of system page file \\ | ||
+ | __Available: | ||
+ | Available page file memory. | ||
+ |