节点文献

OS虚存技术与双缓冲结合──Sambase对象存储系统

COMBINING VIRTUAL MEMORY TECHNIQUES AND DUAL-BUFFER STRATEGY──SAMBASE OBJECT STORAGE SYSTEM

  • 推荐 CAJ下载
  • PDF下载
  • 不支持迅雷等下载工具,请取消加速工具后下载。

【作者】 高媛; 庄严; 朱坎; 郑振楣; 石树刚;

【Author】 GAO Yuan ;ZHUANG Yan; ZHU Kan; ZHENG Zhenmei ;SHI Shugang(Department of Computer Science Wuhan Universtiy Wuhan 430072)

【机构】 武汉大学计算机科学系!武汉; 430072;

【摘要】 利用操作系统的虚存技术,在虚存中开辟一块空间(大至整个虚存)作为DBMS的缓冲池.这样实现了DBMS和C++之间的无缝连接,无需特殊的编译程序,应用程序利用普通的座存指针,使用与操作临时对象相同的程序代码来直接快速地操作持久对象,建立在这种虚存技术上的缓冲机制使数据库的大小突破了虚存大小的限制.

【Abstract】 The approach presented in this paper uses VM(virtual memory) techniques of OS to allocate a buffer pool from VM whose size can be equal to the size of the whole VM.The approach is implemented as a C+ + class library that can be linked with an application, requiring no special compiler support. Application program accesses objects via normal VM pointers, and manipulates objects using the same compiled code. Dual-buffer strategy based on this VM technique allows the size of database exceed the size of VM.

  • 【文献出处】 软件学报 ,JOURNAL OF SOFTWARE , 编辑部邮箱 ,1997年08期
  • 【分类号】TP333
  • 【被引频次】4
  • 【下载频次】47
节点文献中: 

本文链接的文献网络图示:

本文的引文网络