一种基于RAID5的Disk Cache的实现  

An Implementation of RAID5 Based Disk Cache

在线阅读下载全文

作  者:王湘娜[1] 蒋本珊[1] 徐渐[2] 

机构地区:[1]北京理工大学计算机科学工程系,北京100081 [2]清华大学计算机科学与技术系,北京100084

出  处:《计算机应用》2004年第3期106-109,共4页journal of Computer Applications

摘  要:介绍了一种基于RAID5的DiskCache的实现。在对磁盘阵列Cache的实现过程中,使用了组相联映射、LRU替换算法等比较成熟的技术,在Cache回写策略上采用write back方式,从而提高了写磁盘速度,减少冗余写盘操作。另外通过对校验组加锁,有效地防止了同一校验组里多个块同时降级而导致的数据不一致现象。This article introduces an implementation of RAID5 based disk cache. In the process of implementing the disk array cache, we used some mature techniques, set-associated map, LRU replace policy, and so on. By using write-back policy, we improved the speed of writing to disk and reduced redundant disk write operations. In addition, by locking the parity group, we effectively prevented data inconsistency caused by simultaneous degrade of multi blocks within the same parity group.

关 键 词:RAID5 DISK CACHE 校验 write-back LRU 

分 类 号:TP363.027[自动化与计算机技术—计算机系统结构]

 

参考文献:

正在载入数据...

 

二级参考文献:

正在载入数据...

 

耦合文献:

正在载入数据...

 

引证文献:

正在载入数据...

 

二级引证文献:

正在载入数据...

 

同被引文献:

正在载入数据...

 

相关期刊文献:

正在载入数据...

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