面向新型三維閃存的嵌入式存儲系統(tǒng)優(yōu)化方法研究
本文選題:三維閃存 切入點:電荷擷取 出處:《深圳大學》2017年碩士論文 論文類型:學位論文
【摘要】:三維閃存作為主流存儲介質(zhì),廣泛運用于企業(yè)級高性能計算機和嵌入式系統(tǒng)。但是由于訪問輔助存儲介質(zhì)的存儲原語沒有發(fā)生改變,存儲原語強迫三維閃存這類存儲介質(zhì)的存儲方式必須和磁盤這一類的塊設備[11][12][13][14]保持相同的存儲方式。最近,一些學者針對非易失性存儲器提出了新的存儲原語,他們試圖研究新的存儲原語在非易失性存儲器的潛在價值。雖然新的存儲原語通過虛擬地址到邏輯地址的地址映射來有效的減少訪問存儲器的時間,但是這些新的存儲原語仍然存在問題:首先,這些新的存儲原語需要內(nèi)存存儲大量的虛擬地址到邏輯地址的地址映射;其次,當數(shù)據(jù)更新時,存儲原語需要額外的支持。額外的支持不僅包括讀寫操作等,還包括三維閃存存儲空間。額外的支持會導致訪問三維閃存的時間增加,同時使得三維閃存存儲空間利用率降低。相對于二維閃存,三維閃存具有存儲容量大、編程干擾少、訪問延遲低等特點。不同于傳統(tǒng)的二維閃存制作工藝相比,三維閃存采用電荷擷取機制。然而,制作三維閃存的現(xiàn)有工藝不能保證多個閃存在堆疊時實現(xiàn)完美的垂直插入,特別是在20納米以下的制程。制程變異會導致電子分布不均勻,并會導致三維閃存存儲的數(shù)據(jù)不完整及可靠性降低。本文針對三維閃存現(xiàn)存的這兩個突出問題展開研究。首先,本文提出一種名為ESP的優(yōu)化方案。該優(yōu)化方案將新提出的存儲原語與虛擬化結合,來優(yōu)化三維閃存存儲系統(tǒng)。我們提出了兩種策略:策略一是虛擬復制;策略二是地址映射預取。這兩種策略將有效解決新興存儲原語運用到三維閃存時所存在的問題。這兩種策略主要降低訪問三維閃存的時間,同時確保內(nèi)存中的地址映射可以很好地被應用。我們將ESP優(yōu)化方案運用到嵌入式開發(fā)平臺中,評估ESP了優(yōu)化方案。實驗結果顯示ESP優(yōu)化方案可以有效地提高三維閃存的讀/寫操作性能,并降低30%的垃圾回收操作。其次,本文提出了名為P-Alloc的優(yōu)化方案。該優(yōu)化方案解決制程變異所帶來的數(shù)據(jù)可靠性低的問題。P-Alloc優(yōu)化方案分別從三維閃存硬件本身和閃存存儲系統(tǒng)的系統(tǒng)架構提供支持,有針對性地為數(shù)據(jù)分配存儲空間。P-Alloc優(yōu)化方案預測三維閃存物理塊的存儲性能,并試圖將關鍵數(shù)據(jù)分配給相對可靠的物理塊中。P-Alloc優(yōu)化方案也采用基于硬件的電壓閾值變化,進一步提高三維閃存存儲數(shù)據(jù)的可靠性。我們將P-Alloc優(yōu)化方案運用于各種實際的工作負載,證明其優(yōu)化的可行性。我們的實驗結果顯示,相較于基準實驗,P-Alloc優(yōu)化方案可以提高三維閃存存儲數(shù)據(jù)的可靠性,并降低訪問三維閃存的延遲。
[Abstract]:As the mainstream storage medium, 3D flash memory is widely used in enterprise-class high-performance computers and embedded systems. Storage primitives such as 3D flash memory must be stored in the same way as block devices such as disks [11] [12] [13] [14]. Recently, some scholars have proposed new storage primitives for nonvolatile memory. They try to study the potential value of new storage primitives in nonvolatile memory. Although the new storage primitives effectively reduce access time by mapping virtual addresses to logical addresses, However, these new storage primitives still have problems: first, these new storage primitives require memory storage of a large number of virtual address to logical address address mapping; second, when the data is updated, Additional support is required for storage primitives. Additional support includes not only read and write operations, but also 3D flash storage space. Additional support results in increased access time to 3D flash memory. At the same time, the utilization ratio of 3D flash memory is reduced. Compared with 2D flash memory, 3D flash memory has the characteristics of large storage capacity, less programming interference and low access delay. 3D flash memory uses a charge capture mechanism. However, the existing process for making 3D flash memory does not guarantee the perfect vertical insertion of multiple flash memories when stacked, especially in processes below 20 nanometers. Process variations can lead to uneven electron distribution. And will lead to 3D flash storage data incomplete and reduced reliability. This paper focuses on the existing 3D flash memory of these two outstanding problems. First of all, This paper presents an optimization scheme called ESP, which combines the new storage primitives with virtualization to optimize the 3D flash storage system. We propose two strategies: one is virtual replication; The second strategy is address mapping prefetching. These two strategies will effectively solve the problems existing in the application of new storage primitives to 3D flash memory. These two strategies mainly reduce the time to access 3D flash memory. At the same time, we make sure that the address mapping in memory can be well applied. We apply the ESP optimization scheme to embedded development platform. The experimental results show that the ESP optimization scheme can effectively improve the read / write performance of 3D flash memory and reduce the garbage collection operation by 30%. This paper presents an optimization scheme called P-Alloc, which solves the problem of low data reliability caused by process variation. The optimization scheme is supported by the 3D flash memory hardware itself and the system architecture of the flash storage system, respectively. The optimized scheme of allocating storage space to data. P-Alloc optimizes the storage performance of 3D flash physical block, and attempts to assign key data to the relatively reliable physical block. P-Alloc optimization scheme also adopts the change of voltage threshold based on hardware. Further improve the reliability of 3D flash storage data. We apply P-Alloc optimization scheme to various actual workloads to prove the feasibility of the optimization. Our experimental results show that, Compared with the benchmark experiment, the P-Alloc optimization scheme can improve the reliability of 3D flash storage data and reduce the delay of accessing 3D flash memory.
【學位授予單位】:深圳大學
【學位級別】:碩士
【學位授予年份】:2017
【分類號】:TP333
【相似文獻】
相關期刊論文 前10條
1 李紅;藍光存儲系統(tǒng) 光盤容量高達23G[J];信息記錄材料;2004年01期
2 ;存儲系統(tǒng) 金融行業(yè)應用卓越獎 醫(yī)療行業(yè)應用卓越獎[J];每周電腦報;2004年20期
3 諾拉;EMC Symmetrix DMX-3存儲系統(tǒng) 超大容量 高速存取[J];中國計算機用戶;2005年31期
4 謝世誠;;浪潮推出4Gb光纖存儲系統(tǒng)[J];微型機與應用;2006年07期
5 ;昆騰分級存儲系統(tǒng)[J];軟件世界;2009年11期
6 ;超低功耗云存儲系統(tǒng)或被地方政府看好[J];中國有線電視;2013年08期
7 湯赫男;;云存儲系統(tǒng)的分析與應用研究[J];計算機光盤軟件與應用;2013年24期
8 諶偉;;云存儲系統(tǒng)的分析與應用探討[J];數(shù)字技術與應用;2013年10期
9 雅君;跟上企業(yè)的匆匆腳步——利用HP SureStoreEXP256構筑企業(yè)存儲系統(tǒng)[J];中國計算機用戶;2000年08期
10 賈莉;;Symmetrix8000實現(xiàn)19TB存儲[J];每周電腦報;2000年18期
相關會議論文 前10條
1 趙志剛;;存儲系統(tǒng)在企業(yè)信息化中的應用[A];2005年安徽通信論文集[C];2006年
2 黃曉峰;張杰;;礦井信息中心存儲系統(tǒng)設計[A];安全高效礦井機電裝備及信息化技術——陜西省煤炭學會學術年會論文集(2011)[C];2011年
3 孫哲;李昌銀;;構建核電高可用云存儲系統(tǒng)[A];2012電力行業(yè)信息化年會優(yōu)秀論文專輯[C];2012年
4 焦超;周天彤;李祥學;李建華;;面向災備的高性能可信存儲系統(tǒng)設計[A];第十一屆保密通信與信息安全現(xiàn)狀研討會論文集[C];2009年
5 汪位龍;;設計院存儲系統(tǒng)建設初探[A];中國公路學會計算機應用分會2004年年會學術論文集[C];2004年
6 梅松竹;李宗伯;;Storage 7000系列混合存儲系統(tǒng)分析[A];2009年中國高校通信類院系學術研討會論文集[C];2009年
7 王克敏;張璽;胡江凱;王毅濤;;NWP資料歸檔方法及其存儲系統(tǒng)的應用[A];中國氣象學會2006年年會“中尺度天氣動力學、數(shù)值模擬和預測”分會場論文集[C];2006年
8 孫哲;李昌銀;;DeDu:基于云計算的冗余刪除存儲系統(tǒng)[A];電力行業(yè)新一代信息技術研討會論文集[C];2011年
9 高小伍;黨齊民;林晨;;校園網(wǎng)存儲系統(tǒng)的研究與實現(xiàn)[A];中國高等教育學會教育信息化分會第十次學術年會論文集[C];2010年
10 宮海林;郭長國;苑洪亮;王懷民;;支持事務的非結構化數(shù)據(jù)聚合存儲系統(tǒng)GSL[A];2006年全國開放式分布與并行計算機學術會議論文集(三)[C];2006年
相關重要報紙文章 前10條
1 ;第三季度中國存儲系統(tǒng)市場達19.1億元[N];中國高新技術產(chǎn)業(yè)導報;2005年
2 本報記者 薛斐;服務:存儲系統(tǒng)的靈魂[N];計算機世界;2002年
3 單群一;惠普推出全新一體化存儲系統(tǒng)[N];中國稅務報;2007年
4 ;浪潮推出4Gb光纖存儲系統(tǒng)[N];人民郵電;2006年
5 ;今年第二季度 存儲系統(tǒng)市場價值達12.6億元[N];人民郵電;2006年
6 郭;日立推出普及型存儲系統(tǒng)[N];計算機世界;2007年
7 陳耀光;朗登 扛起存儲系統(tǒng)設計院的大旗[N];中國企業(yè)報;2001年
8 ;富士通存儲系統(tǒng)全面升級[N];網(wǎng)絡世界;2009年
9 ;EMC亞洲生產(chǎn)制造中心落戶深圳[N];網(wǎng)絡世界;2009年
10 臨履;存儲系統(tǒng)有了“設計院”[N];網(wǎng)絡世界;2001年
相關博士學位論文 前10條
1 趙雨虹;云存儲系統(tǒng)資源調(diào)度技術研究[D];華中科技大學;2015年
2 王福偉;列存儲系統(tǒng)的數(shù)據(jù)安全與網(wǎng)絡性能優(yōu)化模型研究[D];燕山大學;2016年
3 張菁;大規(guī)模分布式糾刪碼存儲系統(tǒng)中的高效數(shù)據(jù)傳輸技術研究[D];國防科學技術大學;2015年
4 沈志榮;糾刪碼存儲系統(tǒng)性能優(yōu)化研究[D];清華大學;2015年
5 陸承濤;存儲系統(tǒng)性能管理問題的研究[D];華中科技大學;2010年
6 聶雪軍;內(nèi)容感知存儲系統(tǒng)中信息信息生命周期管理關鍵技術研究[D];華中科技大學;2011年
7 羅東健;大規(guī)模存儲系統(tǒng)高可靠性關鍵技術研究[D];華中科技大學;2011年
8 聶雪軍;內(nèi)容感知存儲系統(tǒng)中信息生命周期管理關鍵技術研究[D];華中科技大學;2010年
9 王鵬;低密度奇偶校驗碼應用于存儲系統(tǒng)的關鍵技術研究[D];華中科技大學;2013年
10 刁瑩;用數(shù)學建模方法評價存儲系統(tǒng)性能[D];哈爾濱工程大學;2013年
相關碩士學位論文 前10條
1 馮漢超;基于Hadoop的分布式副本策略研究[D];河北工程大學;2015年
2 張明;IaaS中基于熱點數(shù)據(jù)的存儲系統(tǒng)研究與實現(xiàn)[D];哈爾濱工業(yè)大學;2015年
3 蔣靜遠;基于數(shù)據(jù)通道的非結構化數(shù)據(jù)多存儲系統(tǒng)[D];浙江大學;2015年
4 郭暉;面向高清視頻監(jiān)控的流存儲系統(tǒng)設計與實現(xiàn)[D];電子科技大學;2015年
5 許孟杰;嵌入式快速存儲模塊的研究與實現(xiàn)[D];中國艦船研究院;2015年
6 何潔和;面向POI的分布式結構化存儲系統(tǒng)存儲引擎設計與實現(xiàn)[D];電子科技大學;2014年
7 王曉;混合存儲系統(tǒng)高效快照技術研究[D];北京理工大學;2015年
8 邱登峰;基于Hadoop可公共審計云存儲的設計與實現(xiàn)[D];大連理工大學;2015年
9 張致元;電子商品存儲系統(tǒng)設計與研究[D];復旦大學;2014年
10 劉秉煦;云存儲環(huán)境下的混合存儲算法研究與實現(xiàn)[D];上海交通大學;2015年
,本文編號:1627718
本文鏈接:http://sikaile.net/kejilunwen/jisuanjikexuelunwen/1627718.html