-
公开(公告)号:CA2153442A1
公开(公告)日:1996-03-01
申请号:CA2153442
申请日:1995-07-07
Applicant: IBM
Inventor: MUNROE STEVEN JAY , SIRJANI ABOLFAZL , VOLDAL ERIK EDWARD
Abstract: An object pointer data structure for efficiently combining an object identifier and an object address for use in object-oriented programming systems. An object address is a value that allows a client application or process to conduct high-performance operations on an object in the client's local virtual address space. An object identifier is a value that can be used to uniquely identify an object for the lifetime of that object across some defined domain, such as an entire universe of computer systems. The data structure of this invention defines an object pointer that is larger than the object address but smaller than the combination of the object identifier and object address. The truncated object pointer structure preserves all information from both object address and object identifier by forcing a portion of the local object address in each address space to be equal to a portion of the invariant object identifier. A local pointer mapping table may be used for efficiency in assigning local addresses to restored objects in each process.