Automatic Memory Management (AMM) is a way in which an running Device or utility robotically manages the allocation and deallocation of Memory. This way that a Programmer does not must write Code to perForm memory control obligations when growing an application. Automatic reminiscence control can Cast off commonplace problems along with forgetting to loose reminiscence allocated to an item and inflicting a Memory Leak, or attempting to get right of entry to reminiscence for an item that has already been Freed.
Garbage Collection is a shape of automated reminiscence management.
Oracle has proprietary AMM Parameters, along with PGA_AGGREGATE_TARGET and SGA_TARGET. Oracle uses two iNitialization parameters to configure AMM, as follows:
The .NET commonplace language Run Time’s rubbish collector manages the allocation and launch of reminiscence for an utility. The following happens during new .NET Framework Procedure initialization:
Managed heap Memory Allocation is more green than unmanaged memory allocation.
Your Score to Automatic Memory Management article
Score: 5 out of 5 (1 voters)
Be the first to comment on the Automatic Memory Management
tech-term.com© 2023 All rights reserved