Middleware memory management scheme
Patent Information
- Authority / Receiving Office
- CN · China
- Current Assignee / Owner
- SHANGHAI BAOSIGHT SOFTWARE CO LTD
- Publication Date
- 2012-05-16
Smart Images

Figure 1 
Figure 2 
Figure 3
Abstract
Description
technical field
[0001] The invention relates to a memory management method in system development, in particular to a memory management method in product development, especially middleware development. Background technique
[0002] Memory management is a problem that needs to be considered in many system development tasks. Efficient and stable memory management is a prerequisite for a reliable system operation.
[0003] In the current implementation of the existing memory management system, the following aspects of memory management are mainly considered:
[0004] 1. Establish the mapping relationship between the physical address of the memory and the logical address, maintain the physical page information of the memory, etc. This management system involves the hardware level and is mainly used for the development of embedded systems.
[0005] 2. The protection measures for memory access mainly consider the measures that need to be taken when accessing memory out of bounds ...