期刊文献+
共找到5篇文章
< 1 >
每页显示 20 50 100
SRSC: Improving Restore Performance for Deduplication-Based Storage Systems
1
作者 ZUO Chunxue WANG Fang +2 位作者 TANG Xiaolan ZHANG Yucheng FENG Dan 《ZTE Communications》 2019年第2期59-66,共8页
Modern backup systems exploit data deduplication technology to save stor-age space whereas suffering from the fragmentation problem caused by deduplication.Fragmentation degrades the restore performance because of res... Modern backup systems exploit data deduplication technology to save stor-age space whereas suffering from the fragmentation problem caused by deduplication.Fragmentation degrades the restore performance because of restoring the chunks thatare scattered all over different containers. To improve the restore performance, thestate-of-the-art History Aware Rewriting Algorithm(HAR) is proposed to collect frag-mented chunks in the last backup and rewrite them in the next backup. However, dueto rewriting fragmented chunks in the next backup, HAR fails to eliminate internalfragmentation caused by self-referenced chunks(that exist more than two times in abackup) in the current backup, thus degrading the restore performance. In this paper,we propose Selectively Rewriting Self-Referenced Chunks(SRSC), a scheme that de-signs a buffer to simulate a restore cache, identify internal fragmentation in the cacheand selectively rewrite them. Our experimental results based on two real-world datas-ets show that SRSC improves the restore performance by 45% with an acceptable sac-rifice of the deduplication ratio. 展开更多
关键词 DATA DEDUPLICATION FRAGMENTATION RESTORE PERFORMANCE
下载PDF
Analyses of geographical observations in the Heihe River Basin: Perspectives from complexity theory 被引量:4
2
作者 Gao Jianbo FANG Peng YUAN Lihua 《Journal of Geographical Sciences》 SCIE CSCD 2019年第9期1441-1461,共21页
Since 2005,dozens of geographical observational stations have been established in the Heihe River Basin(HRB),and by now a large amount of meteorological,hydrological,and ecological observations as well as data pertain... Since 2005,dozens of geographical observational stations have been established in the Heihe River Basin(HRB),and by now a large amount of meteorological,hydrological,and ecological observations as well as data pertaining to water resources,soil and vegetation have been collected.To adequately analyze these available data and data to be further collected in future,we present a perspective from complexity theory.The concrete materials covered include a presentation of adaptive multiscale filter,which can readily determine arbitrary trends,maximally reduce noise,and reliably perform fractal and multifractal analysis,and a presentation of scale-dependent Lyapunov exponent(SDLE),which can reliably distinguish deterministic chaos from random processes,determine the error doubling time for prediction,and obtain the defining parameters of the process examined.The adaptive filter is illustrated by applying it to obtain the global warming trend and the Atlantic multidecadal oscillation from sea surface temperature data,and by applying it to some variables collected at the HRB to determine diurnal cycle and fractal properties.The SDLE is illustrated to determine intermittent chaos from river flow data. 展开更多
关键词 Heihe River BASIN GEOGRAPHICAL observation complexity theory adaptive multiscale filter FRACTAL analysis scale-dependent LYAPUNOV EXPONENT
原文传递
An efficient memory data organization strategy for application-characteristic graph processing 被引量:1
3
作者 Peng FANG Fang WANG +4 位作者 Zhan SHI Dan FENG Qianxu YI Xianghao XU Yongxuan ZHANG 《Frontiers of Computer Science》 SCIE EI CSCD 2022年第1期191-193,共3页
1 Introduction Graph processing has received significant attention for its ability to cope with large-scale and complex unstructured data in the real-world.However,most of the graph processing applications exhibit an ... 1 Introduction Graph processing has received significant attention for its ability to cope with large-scale and complex unstructured data in the real-world.However,most of the graph processing applications exhibit an irregular memory access pattern which leads to a poor locality in the memory access stream[1]. 展开更多
关键词 APPLICATION PROCESSING PATTERN
原文传递
Non-sequential striping encoder from replication to erasure coding for distributed storage system 被引量:1
4
作者 Yanwen XIE Dan FENG +1 位作者 Fang WANG Lingling ZHANG 《Frontiers of Computer Science》 SCIE EI CSCD 2019年第6期1356-1358,共3页
1 Introduction and main contributions As so many machines are clustered in datacenters,failures occur frequently[1,2].Redundancy schemes,like replication and erasure coding,are deployed to store redundant data to tole... 1 Introduction and main contributions As so many machines are clustered in datacenters,failures occur frequently[1,2].Redundancy schemes,like replication and erasure coding,are deployed to store redundant data to tolerate failures.For distributed systems with these two redundancy schemes,new data are hot in replication,and usually turn cold as time goes by.An encoder performing the conversion can cause large overheads on network and put data in low reliability when the encoder is not well designed. 展开更多
关键词 strip REDUNDANT STORE
原文传递
Write-Optimized B^(+) Tree Index Technology for Persistent Memory
5
作者 Rui-Xiang Ma Fei Wu +3 位作者 Bu-Rong Dong Meng Zhang Wei-Jun Li Chang-Sheng Xie 《Journal of Computer Science & Technology》 SCIE EI CSCD 2021年第5期1037-1050,共14页
Due to its low latency,byte-addressable,non-volatile,and high density,persistent memory(PM)is expected to be used to design a high-performance storage system.However,PM also has disadvantages such as limited endurance... Due to its low latency,byte-addressable,non-volatile,and high density,persistent memory(PM)is expected to be used to design a high-performance storage system.However,PM also has disadvantages such as limited endurance,thereby proposing challenges to traditional index technologies such as B(+)tree.B(+)tree is originally designed for dynamic random access memory(DRAM)-based or disk-based systems and has a large write amplification problem.The high write amplification is detrimental to a PM-based system.This paper proposes WO-tree,a write-optimized B(+)tree for PM.WO-tree adopts an unordered write mechanism for the leaf nodes,and the unordered write mechanism can reduce a large number of write operations caused by maintaining the entry order in the leaf nodes.When the leaf node is split,WO-tree performs the cache line flushing operation after all write operations are completed,which can reduce frequent data flushing operations.WO-tree adopts a partial logging mechanism and it only writes the log for the leaf node.The inner node recognizes the data inconsistency by the read operation and the data can be recovered using the leaf node information,thereby significantly reducing the logging overhead.Furthermore,WO-tree adopts a lock-free search for inner nodes,which reduces the locking overhead for concurrency operation.We evaluate WO-tree using the Yahoo!Cloud Serving Benchmark(YCSB)workloads.Compared with traditional B(+)tree,wB-tree,and Fast-Fair,the number of cache line flushes caused by WO-tree insertion operations is reduced by 84.7%,22.2%,and 30.8%,respectively,and the execution time is reduced by 84.3%,27.3%,and 44.7%,respectively. 展开更多
关键词 persist memory B^(+)tree write amplication CONSISTENCY YCSB(Yahoo!Cloud Serving Benchmark)
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部