Reference management method and garbage collection method
By introducing a reference address table into the embedded operating system to manage unrecorded application data references, the problem of accidental deletion of application data in the prior art is solved, and the stability of the application and garbage collection performance are improved.
Patent Information
- Authority / Receiving Office
- CN · China
- Patent Type
- Patents(China)
- Current Assignee / Owner
- BEIJING TONGFANG MICROELECTRONICS
- Filing Date
- 2024-08-29
- Publication Date
- 2026-06-02
AI Technical Summary
Existing reference data management methods cannot identify whether application data not recorded in the reference data is referenced, leading to its mistaken deletion as garbage data and causing an application null exception.
By introducing a reference address table in the embedded operating system, the reference relationships of application data not recorded in the reference data are recorded. This includes writing the logical address of the target application data into the physical address of the target variable, and writing the logical address corresponding to the physical address of the target variable as the reference address into the reference address table.
This avoids mistakenly deleting unrecorded application data as garbage data, prevents null exceptions, and improves application execution efficiency and garbage collection performance.
Smart Images

Figure CN119088561B_ABST