기관회원 [로그인]
소속기관에서 받은 아이디, 비밀번호를 입력해 주세요.
개인회원 [로그인]

비회원 구매시 입력하신 핸드폰번호를 입력해 주세요.
본인 인증 후 구매내역을 확인하실 수 있습니다.

회원가입
서지반출
SSD 기반 서버급 스토리지의 마모도 감소를 위한 복합적 데이터 중복 제거 기법
[STEP1]서지반출 형식 선택
파일형식
@
서지도구
SNS
기타
[STEP2]서지반출 정보 선택
  • 제목
  • URL
돌아가기
확인
취소
  • SSD 기반 서버급 스토리지의 마모도 감소를 위한 복합적 데이터 중복 제거 기법
저자명
이승규,양유석,김덕환,Lee. Seung-Kyu,Yang. Yu-Seok,Kim. Deok-Hwan
간행물명
정보과학회논문지. Journal of KIISE. 시스템 및 이론
권/호정보
2011년|38권 6호|pp.292-297 (6 pages)
발행정보
한국정보과학회
파일정보
정기간행물|
PDF텍스트
주제분야
기타
이 논문은 한국과학기술정보연구원과 논문 연계를 통해 무료로 제공되는 원문입니다.
서지반출

기타언어초록

SSD는 일반적으로 사용되는 HDD와는 달리 기계적 동작이 없는 반도체 메모리를 사용하여 데이터를 저장하는 장치이다. 플래시 기반의 SSD는 읽기 성능이 뛰어난 반면 덮어쓰기 연산이 안되며, 마모도가 존재하여 SSD의 수명에 영향을 준다. 하지만 HDD보다 뛰어난 성능 때문에 노트북이나 중요한 데이터를 다루는 시스템 등에서 많이 사용하고 있다. 본 논문에서는 이러한 SSD를 서버 스토리지로 사용할 때 기존의 데이터 중복 제거 기법의 장점만을 조합하여 서버로 이동중인 데이터가 적을 경우 즉시 중복제거 방식을 사용하고 데이터가 많을 경우에는 예약 중복제거 방식을 사용하는 복합적 데이터 중복 제거 기술을 제안한다. 실험결과, 본 논문에서 제안하는 기법의 쓰기 횟수가 기존의 예약 중복제거 방식보다 32% 적으며, 연산시간은 즉시 중복제거 방식보다 16.7%의 성능 향상을 가져와 이 기법이 SSD의 마모도 측면에서 훨씬 효율적임을 검증하였다.

기타언어초록

SSD is a data storage using semiconductor memory without mechanic movement compared to popular HDD. Flash-based SDD has good read performance but has several limitation of out-place update and wear-leveling, which affects life-span of SSD. However it is frequently used in the storage system treating important data and the notebook. because its performance is superior to HDD. In this paper, we propose a hybrid data deduplication method to combine the advantages of existing data duplication techniques when the SSDs are used for server storage, and the proposed method uses in-line deduplication to move small data to the server and post-processing deduplication to move large data. Experimental results show that the write frequency of the proposed method is 32% less than that of post-processing deduplication method and the operation time of the proposed method is 16.7% faster than that of in-line deduplication, so that we can see it outperforms existing methods in terms of wear-leveling.