Memory management method for application program
A memory management and application technology, applied in the field of memory management, can solve problems such as frequent memory allocation and release, and achieve the effect of improving time efficiency and real-time responsiveness, improving management efficiency, and reducing extra overhead.
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment Construction
[0028] The present invention will be described more fully hereinafter with reference to the accompanying drawings, in which exemplary embodiments of the invention are illustrated.
[0029] The present invention is an application-level memory management solution, which provides two sets of memory management mechanisms, which are:
[0030] Use pooled memory management (Pooled Memory Management) to manage the allocation and release of fixed-size data structures, and use the garbage collection mechanism to reclaim its memory fragments;
[0031] The vector method is used to manage the allocation and release of variable-sized data structures, such as strings, and the compression mechanism is used to reclaim its memory fragments.
[0032] Describe in detail below in conjunction with specific embodiment:
[0033] Application browser memory management is a method of reorganizing memory on an allocated memory, and it does not involve the memory management of the operating system.
[0...
PUM
Login to View More Abstract
Description
Claims
Application Information
Login to View More 