Memory footprint definition

Search

Memory footprint

Memory footprint logo #21000 Memory footprint refers to the amount of main memory that a program uses or references while running. This includes all sorts of active memory regions like code segment containing (mostly) program instructions (and occasionally constants), data segment (both initialized and uninitialized), heap memory, call stack, plus memory required to hold any ...
Found on http://en.wikipedia.org/wiki/Memory_footprint
No exact match found.