共查询到20条相似文献,搜索用时 15 毫秒
1.
Flash memory is now replacing hard disk in many embedded applications including cellular phones, digital cameras, car navigation systems, and so on. However, because flash memory has its own characteristics such as “erase-before-write” and wear-leveling, a software layer called FTL (flash translation layer) should be provided. However, most FTL algorithms did not include the power off recovery module though it is very important in portable devices. In this paper, we suggest an efficient power off recovery scheme for flash memory called PORCE (Power Off Recovery sChEme for flash memory). PORCE is tightly coupled to FTL operations and minimizes performance degradation during normal operations by storing recovery information as small as possible. Additionally, PORCE provides cost-based reclamation protocols which include the wear-leveling module. Our empirical study shows that PORCE is an efficient recovery protocol. 相似文献
2.
刘绍凯 《数字社区&智能家居》2006,(9):42-43,68
本文探讨了SAN的主要结构和特点,并就SAN管理的主要技术进行了研究,认识到如何实现SAN管理的标准化是当前存储网络业界的一大主要难题,而且目前SAN管理正由单纯的设备管理发展为集中式、智能化的存储区域管理。我们对SAN管理系统进行了功能测试,结果表明各功能运行正常。 相似文献
3.
刘绍凯 《数字社区&智能家居》2006,(26)
本文探讨了SAN的主要结构和特点,并就SAN管理的主要技术进行了研究,认识到如何实现SAN管理的标准化是当前存储网络业界的一大主要难题,而且目前SAN管理正由单纯的设备管理发展为集中式、智能化的存储区域管理。我们对SAN管理系统进行了功能测试,结果表明各功能运行正常。 相似文献
4.
由于运行环境及存储硬件特性的差异,PC机的文件系统不适合直接用于嵌入式系统中数据内容的存储和管理。针对数控系统对零件加工程序进行管理的需求,提出了适于嵌入式系统应用的文件系统。该文件系统采用Flash扇区均衡损耗策略,并具有坏损扇区自适应管理特性,对于使用Flash作为存储介质的嵌入式系统具有一定的普适性。 相似文献
5.
6.
提出了一种基于SOPC技术的数据采集和存储系统的解决方案。系统通过使用microblaze软核处理器实现了一个可配置的高速、大容量可独立工作的连续数据流采集记录系统。系统采用模块化的设计思想,具有设计灵活、集成度高,较小的体积和较低的功耗等优点,克服了常规存储设备容量小,记录时间短,独立性不强的缺点。相关技术指标满足设计需求。 相似文献
7.
We present Fatman, an enterprise-scale archival storage based on volunteer contribution resources from under-utilized web servers, usually deployed on thousands of nodes with spare storage capacity. Fa... 相似文献
8.
提高数据吞吐率和降低能耗对数据中心具有重要作用。Flash具有存储密度高、功耗低的特性。采用Flash作为磁盘存储的缓存来构建两级缓存结构的存储系统是提高数据吞吐率和降低能耗的有效方法之一。本文首先介绍了Flash、基于Flash文件系统等相关知识,其次详细阐述了Flash存储的三种应用模式及其结构特性,接着介绍了针对两级缓存结构的调度策略,最后对本文进行了总结和展望。 相似文献
9.
孙静 《数字社区&智能家居》2007,(17)
随着嵌入式系统的广泛应用,嵌入式系统中的数据存储和数据管理显得日益重要.本文主要介绍flash存储器的存储特点,Linux文件系统的两类存储策略:块式存储和线性存储,并在此基础上提出了一种改进的简单日志文件系统的存储策略. 相似文献
10.
孙静 《数字社区&智能家居》2007,(9):1448-1449
随着嵌入式系统的广泛应用,嵌入式系统中的数据存储和数据管理显得日益重要。本文主要介绍flash存储器的存储特点,Linux文件系统的两类存储策略:块式存储和线性存储,并在此基础上提出了一种改进的简单日志文件系统的存储策略。 相似文献
11.
12.
为了实现一种嵌入式设备存储系统的解决方案,对嵌入式设备广泛采用的大容量存储设备NAND Flash进行了深入的研究.设计了一种嵌入式设备中NAND Flash存储系统的解决方案,介绍了其功能用途和系统结构,分层介绍了系统的具体设计,重点介绍了比较独特的块设备驱动层和FTL层的设计方法以及对驱动初始化的优化.通过实际设计NAND Flash存储系统Linux驱动,说明了该系统设计实际应用时的出色效果. 相似文献
13.
FLASH电子盘硬件设计 总被引:1,自引:0,他引:1
本文详细地介绍了FLASH MEMORY芯片的特性和使用方法,提出了一种采用FLASH MEMORY芯片来构成存储器系统的设计方案,由于本系统利用FLASH MEMORY芯片的可能在线编程,快读/写,在掉电情况下的非易失性等许多优异的特点和采用较少的元器件,所以与一般的磁盘存储器相比,它具有结构简单,速度快,低功耗,抗震动等优点,也比一般的电子盘的容量大很多。 相似文献
14.
15.
随着云存储的迅猛发展与大数据时代的来临,越来越多的存储系统开始采用纠删码技术,以保障数据的可靠性.在基于纠删码的存储系统中,一旦有磁盘出错,系统需根据其他磁盘里存储的冗余信息,重构所有失效数据.由于当前存储系统中绝大部分磁盘错误都是单磁盘错误,因此,如何快速地在单磁盘错误的情况下重构失效数据,已成为存储系统的研究热点.首先介绍了存储系统中基于纠删码的单磁盘错误重构优化方法的研究背景与研究意义,给出了纠删码的基本概念与定义,并分析了单磁盘错误重构优化的基本原理;接着归纳了现有的一些主流单磁盘错误重构方法的构造算法及其优缺点与适用范围,并分类介绍了一些用于优化单磁盘错误重构效率的新型纠删码技术;最后指出了存储系统中基于纠删码的磁盘错误重构方法的进一步研究方向. 相似文献
16.
硬盘是电脑中存储数据的主要场所,因此数据安全性不可忽略。由于人们对数据的重视程度不够,人为的错误操作、病毒的攻击、硬件的损坏,都可能导致数据丢失,给用户的工作和生活带来巨大的困扰和不便。本文将向大家介绍各种数据丢失的原因与解决方案。 相似文献
17.
以连锁故障传播机理为基础,充分考虑电网拓扑结构,建立了线路前后级之间的关系,结合马尔可夫链的概率特点,提出了基于多agent的连锁故障概率模型。通过数据采集agent对原始数据进行预处理,最终上传到变电站预测agent系统中进行决策,从而提前做出动作,最终希望可以提高电力系统的稳定性。 相似文献
18.
In this paper,the hard problem of the thorough garbage collection in uncoordinated checkpointing algorithms is studied.After introduction of the traditional garbage collecting scheme,with which only obsolete checkpoints can be discarded,it is shown that this kind of traditional method may fail to discard any checkpoint in some special cases,and it is necessary and urgent to find a thorough garbage collecting method,with which all the checkpoints useless for any future rollback-recovery including the obsolete ones can be discarded.Then,th Thorough Garbage Collection Theorem is proposed and proved,which ensures th feasibility of the thorough garbage collection,and gives the method to calculate the set of the useful checkpoints as well. 相似文献
19.
Bio-inspired algorithms like Genetic Algorithms and Fuzzy Inference Systems (FIS) are nowadays widely adopted as hybrid techniques in improving goods and services. In this paper we present an interesting application of the fuzzy-GA paradigm to the problem of energy flows management in microgrids, concerning the design, through a data driven synthesis procedure, of an Energy Management System (EMS). The main aim consists in performing decision making for power flow management tasks in the proposed microgrid model, equipped by renewable sources and an energy storage system, aiming to maximize the accounting profit in energy trading with the main-grid. In particular this study focuses on the application of a Hierarchical Genetic Algorithm (HGA) for tuning the Rule Base (RB) of a Fuzzy Inference System (FIS), trying to discover a minimal fuzzy rules set as the core inference engine of an an EMS. The HGA rationale focuses on a particular encoding scheme, based on control genes and parametric genes, applied to the optimization of the FIS parameters, allowing to perform a reduction in the structural complexity of the RB. A performance comparison is performed with a simpler approach based on a classic fuzzy-GA scheme, where both FIS parameters and rule weights are tuned, while the number of fuzzy rules is fixed in advance. Experiments shows how the fuzzy-HGA approach adopted for the synthesis of the proposed controller outperforms the classic fuzzy-GA scheme, increasing the accounting profit by 67% in the considered energy trading problem, yielding at the same time a simpler RB. 相似文献