AB-FTL: 지역성 인식 기법을 사용하는 대체 블록 플래시 변환 계층
DC Field | Value | Language |
---|---|---|
dc.contributor.advisor | 정태선 | - |
dc.contributor.author | Kwon, Hyuk In | - |
dc.date.accessioned | 2018-11-08T07:56:31Z | - |
dc.date.available | 2018-11-08T07:56:31Z | - |
dc.date.issued | 2012-02 | - |
dc.identifier.other | 12113 | - |
dc.identifier.uri | https://dspace.ajou.ac.kr/handle/2018.oak/8731 | - |
dc.description | 학위논문(석사)아주대학교 일반대학원 :컴퓨터공학과,2012. 2 | - |
dc.description.tableofcontents | ABSTRACT TABLE OF CONTENTS LIST OF FIGURES LIST OF TABLES CHAPTER 1. INTRODUCTION CHAPTER 2. BACKGROUND 2.1 RELATED WORKS 2.2 LOG OPERATION 2.3 THE CLASSIFICATION OF LOG BUFFER-BASED SCHEMES CHAPTER 3. ALTERNATIVE BLOCK FLASH TRANSLATION LAYER 3.1 MOTIVATION 3.2 THE ARCHITECTURE OF AB-FTL 3.3 SPLIT OPERATION 3.4 GARBAGE COLLECTION CHAPTER 4. EXPERIMENTS 4.1 EXPERIMENTAL ENVIRONMENTS 4.2 THE RATIO OF LOG OPERATIONS 4.3 PERFORMANCE EVALUATION CHAPTER 5. CONCLUSION | - |
dc.language.iso | eng | - |
dc.publisher | The Graduate School, Ajou University | - |
dc.rights | 아주대학교 논문은 저작권에 의해 보호받습니다. | - |
dc.title | AB-FTL: 지역성 인식 기법을 사용하는 대체 블록 플래시 변환 계층 | - |
dc.title.alternative | Hyuk-In Kwon | - |
dc.type | Thesis | - |
dc.contributor.affiliation | 아주대학교 일반대학원 | - |
dc.contributor.alternativeName | Hyuk-In Kwon | - |
dc.contributor.department | 일반대학원 컴퓨터공학과 | - |
dc.date.awarded | 2012. 2 | - |
dc.description.degree | Master | - |
dc.identifier.localId | 569977 | - |
dc.identifier.url | http://dcoll.ajou.ac.kr:9080/dcollection/jsp/common/DcLoOrgPer.jsp?sItemId=000000012113 | - |
dc.subject.keyword | Flash Memory | - |
dc.subject.keyword | Log buffer-based scheme | - |
dc.subject.keyword | Flash Translation Layer | - |
dc.subject.keyword | FTL | - |
dc.subject.keyword | Log State Transition | - |
dc.description.alternativeAbstract | Since flash memory has useful characteristics, it has been used in a variety of areas recently. However, it has a critical weakness known as “erase-before-write”, which means that whenever receiving a write request to the preoccupied place from a file system, an erase operation must be preceded. If such a frequent request is generated in succession, this policy makes systems have experienced serious performance degradation. Many efforts have been actively made to solve this problem, and the activities are moved to utilize Flash Translation Layers (FTL). The software layer also manages garbage collection and wear leveling strategies to extend the life span and prevent malfunction. In this paper, we propose a novel flash memory management scheme named AB-FTL using an alternative block which plays a role to collect the data with the same LBN (Logical Block Number) and the new operation named split operation to decrease many erase operations created by a number of full merge operations. Moreover, alternative blocks depend on the characteristics of locality to manage update requests more efficiently. Our experimental results show that AB-FTL is an outstanding FTL algorithm of reducing the merge cost generated by log operations over the implemented FTLs. | - |
Items in DSpace are protected by copyright, with all rights reserved, unless otherwise indicated.