| 摘要: |
| 存储管理(特别是辅存管理)是任何一个数据库系统的物理实现层,持久性若不最终落实到辅存上,就是一句空话.本文首先讨论了将程序设计语言和持久对象进行集成的3种途径;然后介绍了MIDS存储管理子系统SMS(StorageManagementSubsystem)的设计:(1)SMS的体系结构,(2)MIDS对象的存储结构,(3)对象标识的设计,(4)簇聚与索引,(5)持久性的实现,(6)动态地址转换. |
| 关键词: 存储管理,对象,对象标识,簇聚,索引,持久性 |
| DOI: |
| 分类号: |
| 基金项目: |
|
| THE DESIGN OF STORAGE MANAGEMENT SUBSYSTEM OF MIDS/BUAA |
|
Che Dunren,Zhou Lizhu,Mai Zhongfan
|
| Abstract: |
| Storage management, especially second storage management is the physical implementation level for every database system. Persistence is nonsense without adequate support of second storage management. This paper discusses three approaches for integrating programming language and persistent objects firstly, then introduces the design of storage management subsystem (SMS) of MIDS/BUAA, i. e. (1 ) the architecture of SMS, (2) storage structure of MIDS Object, (3) object identity design, (4) objects clustering and indexing, (5) persistence implementation, (6) dynamic UID transformation to memory address. |
| Key words: Storage management, object, object identity, clustering, indexing, persistence. |