Author Login Editor-in-Chief Peer Review Editor Work Office Work

Computer Engineering ›› 2008, Vol. 34 ›› Issue (5): 54-56. doi: 10.3969/j.issn.1000-3428.2008.05.019

• Software Technology and Database • Previous Articles     Next Articles

SonD Diskless Windows Based on Hierarchical Request Filter

ZHANG Hai-bo1,2, FENG Shuo1, ZHANG Huan1,2, HUANG Zhao-hui1   

  1. (1. Institute of Computing Technology, Chinese Academy of Sciences, Beijing 100080; 2. Graduate School, Chinese Academy of Sciences, Beijing 100039)
  • Received:1900-01-01 Revised:1900-01-01 Online:2008-03-05 Published:2008-03-05

基于层次化请求过滤的SonD无盘Windows

张海波1,2,冯 硕1,张 欢1,2,黄朝晖1   

  1. (1. 中国科学院计算技术研究所,北京 100080;2. 中国科学院研究生院,北京 100039)

Abstract: This paper provides a software solution called SonD diskless Windows. The Windows simulates a virtual SCSI device in Windows2K/XP kernel mode to redirect local SCSI requests to network block device and performs data I/O with remote storage server. In this way, the computation and storage resources can be separated and then mapped dynamically to manage the storage resources unitedly and distribute the computation resources reasonable. In order to improve the performance of virtual SCSI device, a new request processing technique based on Windows hierarchical driver model called Hierarchical Request Filter(HRF) is presented. By exploiting this technique, the I/O performance of virtual network disk is improved.

Key words: diskless Windows, virtual Small Computer System Interface(SCSI) device, Hierarchical Request Filter(HRF)

摘要: 按需服务无盘Windows通过在Windows2K/XP内核中虚拟小型计算机系统接口(SCSI)设备,将SCSI设备的读写请求转化为网络磁盘的读写请求与服务器端通信,实现远程无盘启动Windows的软件解决方案。该技术有效地将存储资源和计算资源分离后动态结合,实现存储资源的统一管理和计算资源的合理分配。基于Windows的分层驱动模型,还提出了层次化请求过滤技术。

关键词: 无盘Windows, 虚拟SCSI设备, 层次化请求过滤

CLC Number: