Invention Grant
- Patent Title: Method for using non-temporal streaming to improve garbage collection algorithm
- Patent Title (中): 使用非时间流提高垃圾收集算法的方法
-
Application No.: US09885745Application Date: 2001-06-19
-
Publication No.: US06950837B2Publication Date: 2005-09-27
- Inventor: Sreenivas Subramoney , Richard L. Hudson
- Applicant: Sreenivas Subramoney , Richard L. Hudson
- Applicant Address: US CA Santa Clara
- Assignee: Intel Corporation
- Current Assignee: Intel Corporation
- Current Assignee Address: US CA Santa Clara
- Agency: Blakely, Sokoloff, Taylor & Zafman LLP
- Main IPC: G06F12/02
- IPC: G06F12/02 ; G06F12/08 ; G06F17/00

Abstract:
An improved moving garbage collection algorithm is described. The algorithm allows efficient use of non-temporal stores to reduce the required time for garbage collection. Non-temporal stores (or copies) are a CPU feature that allows the copy of data objects within main memory with no interference or pollution of the cache memory. The live objects copied to new memory locations will not be accessed again in the near future and therefore need not be copied to cache. This avoids copy operations and avoids taxing the CPU with cache determinations. In a preferred embodiment, the algorithm of the present invention exploits the fact that live data objects will be stored to consecutive new memory locations in order to perform streaming copies. Since each copy procedure has an associated CPU overhead, the process of streaming the copies reduces the degradation of system performance and thus reduces the time for garbage collection.
Public/Granted literature
- US20020194210A1 Method for using non-temporal stores to improve garbage collection algorithm Public/Granted day:2002-12-19
Information query