磁盘驱动程序预写  被引量:1

Prewrite by diskdriver

在线阅读下载全文

作  者:肖必武[1] 刘军[2] 

机构地区:[1]中南林学院,湖南长沙410004 [2]国防科技大学计算机学院,湖南长沙410073

出  处:《计算机工程与设计》2006年第2期245-247,共3页Computer Engineering and Design

基  金:国家863高技术研究发展基金项目(2002AA1Z2101);国家杰出青年科学基金项目(69825104)

摘  要:较好地利用内存作为缓存,并优化磁盘设备的请求处理,是缓解系统I/O瓶颈的有效途径。提出一种驱动程序预写的方法来处理内存缓存中脏数据写回磁盘的方法,其基本思想是:通过将文件系统高速缓存中的脏数据写盘操作由磁盘设备驱动程序发起,磁盘可以在恰当的时间(设备空闲)或者恰当的位置(减少寻道和设备旋转)完成写请求,减少缓存flush操作对当前应用的影响。模拟试验表明,该方法能提高磁盘写操作的效率、系统数据的可靠性和系统的I/O性能。Using memory as cache of disk data and optimizing I/O requests serving is an effective method to alleviate I/O bottleneck. The method, prewrite by disk driver, was presented, which is to handle cache flushing and dirty blocks written back to disk. In prewrite by disk drive method, cache cleaning is initiated by disk driver. Simulations show that prewrite by disk drive method could not only im- prove cache flushing effectiveness and data reliability, but also improve system I/O performance.

关 键 词:缓存 驱动程序 预写 寻道 可靠性 

分 类 号:TP302.8[自动化与计算机技术—计算机系统结构] TP303[自动化与计算机技术—计算机科学与技术]

 

参考文献:

正在载入数据...

 

二级参考文献:

正在载入数据...

 

耦合文献:

正在载入数据...

 

引证文献:

正在载入数据...

 

二级引证文献:

正在载入数据...

 

同被引文献:

正在载入数据...

 

相关期刊文献:

正在载入数据...

相关的主题
相关的作者对象
相关的机构对象