View : 744 Download: 0

Full metadata record

DC Field Value Language
dc.contributor.advisor반효경-
dc.contributor.author김주리-
dc.creator김주리-
dc.date.accessioned2016-08-26T04:08:03Z-
dc.date.available2016-08-26T04:08:03Z-
dc.date.issued2014-
dc.identifier.otherOAK-000000085333-
dc.identifier.urihttps://dspace.ewha.ac.kr/handle/2015.oak/210330-
dc.identifier.urihttp://dcollection.ewha.ac.kr/jsp/common/DcLoOrgPer.jsp?sItemId=000000085333-
dc.description.abstractFlash based storage has a weird characteristic that it cannot perform in-place update. Updated data should be written to another clean page and remained page becomes to dirty. Anothercharacteristic of flash based storage is that pages should become clean before performing write. This operations called ‘ERASE’ is done in block, bigger than page. For these unusual behavior of flash based storage, Garbage Collection is very required to perform erase dirty blocks. However, cost of erase operation is far higher than others, read and write and it is the main causes of performance degradation of flash based storage. When Garbage Collection is running, the process copies valid pages from erased block to allocated new block. This stage amplifies page write in flash based storage. On the other hand, improvement of non-volatile memory technology enable non-volatile memory to be permanent storage. This paper propose software manner with non-volatile memory buffer cache for flash based storage to prevent write amplification during garbage collection. The proposed manner does not copy pages in blocks which will be erased during garbage collection when these are in the buffer cache because data on the buffer cache can be original or final version of itself. For this, the page in flash based storage has additional state, ‘REMOVABLE’, and non-volatile memory buffer cache and flash based storage cooperate to manage data. To simulated unified data management of non-volatile memory buffer cache and flash based storage, we enhanced storage simulator, Disksim[6]. We show decreased valid page copy in flash based storage during garbage collection. Also, there is 6% overall performance improvement of the storage.;플래시 기반 스토리지는 동일 장소에서의 데이터 변경이 불가하기 때문에 새로운 쓰기 연산은 언제나 새로운 페이지에 수행된다. 또한 유효하지 않은 페이지를 재사용하기 위해서는 삭제 연산이 필요한데, 이 연산은 블록단위로만 수행된다. 때문에 플래시 기반 스토리지는 Garbage Collection을 통해 유효하지 않은 페이지가 속한 블록에 삭제 연산을 수행하고 재사용할 수 있게 만든다. 하지만 블록 단위 삭제 연산은 페이지 단위의 읽기, 쓰기보다 매우 큰 비용이 소모되어 Garbage Collection이 스토리지 성능 저하에 큰 요인이 되고 있다. 스토리지에서 Garbage Collection이 수행될 때, 변경되지 않은 페이지들 역시 블록단위 삭제 연산을 위하여 새로운 블록으로 복사되어 쓰기 연산 증가를 야기한다. 한편, 비휘발성 메모리 기술의 발전으로 해당 메모리를 영구적인 데이터 스토리지로 사용할 수 있게 되었다. 본 논문에서는 비휘발성 메모리를 플래시 기반 스토리지의 버퍼캐시로 사용할 때 스토리지 Garbage Collection의 성능 개선을 위한 소프트웨어 기법을 제안한다. 본 논문에서 제안하는 기법은 비휘발성메모리 버퍼캐시에 적재된 데이터를 원본으로 간주할 수 있을 때, 플래시 기반스토리지에서 Garbage Collection 수행시 버퍼캐시에 적재되어 있는 페이지들에 한하여 추가적인 페이지 복사 연산을 방지한다. 이를 위하여 스토리지 페이지에 Removable 상태를 두고 스토리지와 버퍼캐시가 협동적으로 데이터를 관리한다. 버퍼캐시와 스토리지의 협동적 데이터 관리 기법을 시뮬레이션 하기 위하여 기존의 플래시 기반 스토리지 시뮬레이터를 확장하였으며 Removable 상태를 지원하는 스토리지에서 해당 상태를 지원하지 않는 스토리지에 비하여 유효한 페이지 복사를 97%까지 감소시켰다. 이는 Garbage Collection의 효율성을 개선하여 최종 스토리지의 성능 역시 Removable을 지원하는 스토리지가 지원하지 않는 스토리지에 비해 약 6% 개선되었다.-
dc.description.tableofcontentsI. 서론 1 II. 비휘발성 메모리 활용 관련 연구 4 III. 버퍼캐시 및 스토리지의 협동적 데이터 관리기법 6 A. 배타적 데이터 관리기법 6 B. 버퍼캐시와 스토리지에서의 페이지 상태 9 IV. 버퍼캐시 및 스토리지의 협동 데이터 관리 시뮬레이터 11 A. 버퍼캐시 시뮬레이터 13 B. SSD 시뮬레이터 14 C. 스토리지 페이지의 Removable 상태 구현 15 D. 협동적 데이터 관리를 위한 Garbage Collection 수정 16 V. 실험 결과 18 A. Garbage Collection 수행 시 복사되는 페이지 수 18 B. 동일한 스토리지 크기에서의 복사된 페이지의 수 20 C. Removable 상태 추가에 의한 스토리지 성능 비교 23 VI. 결론 25 VII. 추가 연구 방향 27 A. 저널링 파일 시스템 기반 협동적 데이터 관리 기법 27 B. UBJ 기반 협동적 데이터 관리 기법 30 C. 제안하는 매커니즘의 제약점 33 VIII. 참고문헌 35 ABSTRACT 39-
dc.formatapplication/pdf-
dc.format.extent717584 bytes-
dc.languagekor-
dc.publisher이화여자대학교 대학원-
dc.subject.ddc000-
dc.title비휘발성 버퍼캐시와 플래시 기반 스토리지의 협동적 데이터 관리 기법-
dc.typeMaster's Thesis-
dc.creator.othernameKim, Ju Ri-
dc.format.pagevii, 40 p.-
dc.identifier.thesisdegreeMaster-
dc.identifier.major대학원 컴퓨터공학과-
dc.date.awarded2014. 2-
Appears in Collections:
일반대학원 > 컴퓨터공학과 > Theses_Master
Files in This Item:
There are no files associated with this item.
Export
RIS (EndNote)
XLS (Excel)
XML


qrcode

BROWSE