RISS 학술연구정보서비스

검색

인기 검색어

    다국어 입력

    http://chineseinput.net/에서 pinyin(병음)방식으로 중국어를 변환할 수 있습니다.

    변환된 중국어를 복사하여 사용하시면 됩니다.

    예시)
    • 中文 을 입력하시려면 zhongwen을 입력하시고 space를누르시면됩니다.
    • 北京 을 입력하시려면 beijing을 입력하시고 space를 누르시면 됩니다.
    닫기

    LFS를 위한 디스크 배열의 구성 = An Organization of Disk Arrays for LFS

    한글로보기

    https://www.riss.kr/link?id=A19561834

    • 0

      상세조회
    • 0

      다운로드
    서지정보 열기
    • 내보내기
    • 내책장담기
    • 공유하기
    • 오류접수
    인용문이 복사되었습니다.

    부가정보

    국문 초록 (Abstract) kakao i 다국어 번역

    디스크 시스템의 입출력 성능을 향상시키기 위한 여러 연구 중 로그 구조화 파일 시스템(LFS : Log-structured File System)과 RAID 등의 디스크 배열 등이 주요한 것들이다. 본 논문에서는 위 두 개념이 결합되었을 때 효율적인 디스크 배열의 구성 방법을 제시한다. 디스크 배열은 LFS에서의 세그먼트 단위의 쓰기 동작을 효율적으로 처리하고, LFS는 쓰기 동작을 보다 크고 연속적인 것으로 만들어서 특히 대표적인 디스크 배열 구성인 RAID5에서 문제가 되는 패리티 갱신 동작을 줄일 수 있다. 그러나 세그먼트의 시작과 끝 부분에서는 여전히 RAID5에서의 문제점은 제거되지 않는다. 본 논문에서는 동적 패리티 방법을 이용하여 위의 문제를 해결하고자 시도하였다. 디스크 배열 제어기는 패리티 배치표를 사용하여 패리티 위치를 동적으로 관리함으로써 패리티 갱신 동작을 제거한다. 이 방법은 비소멸성 기억장치 등의 오버헤드가 있으나 기억장치의 가격 하락 추세에 비추어 큰 문제는 아니라고 판단된다.
    시뮬레이션 결과 본 논문에서 제시한 동적 패리티 배치 방식이 종래의 정적인 방법에 비해 대략 20% 정도의 성능을 높일 수 있음을 확인할 수 있었다.
    번역하기

    디스크 시스템의 입출력 성능을 향상시키기 위한 여러 연구 중 로그 구조화 파일 시스템(LFS : Log-structured File System)과 RAID 등의 디스크 배열 등이 주요한 것들이다. 본 논문에서는 위 두 개념...

    디스크 시스템의 입출력 성능을 향상시키기 위한 여러 연구 중 로그 구조화 파일 시스템(LFS : Log-structured File System)과 RAID 등의 디스크 배열 등이 주요한 것들이다. 본 논문에서는 위 두 개념이 결합되었을 때 효율적인 디스크 배열의 구성 방법을 제시한다. 디스크 배열은 LFS에서의 세그먼트 단위의 쓰기 동작을 효율적으로 처리하고, LFS는 쓰기 동작을 보다 크고 연속적인 것으로 만들어서 특히 대표적인 디스크 배열 구성인 RAID5에서 문제가 되는 패리티 갱신 동작을 줄일 수 있다. 그러나 세그먼트의 시작과 끝 부분에서는 여전히 RAID5에서의 문제점은 제거되지 않는다. 본 논문에서는 동적 패리티 방법을 이용하여 위의 문제를 해결하고자 시도하였다. 디스크 배열 제어기는 패리티 배치표를 사용하여 패리티 위치를 동적으로 관리함으로써 패리티 갱신 동작을 제거한다. 이 방법은 비소멸성 기억장치 등의 오버헤드가 있으나 기억장치의 가격 하락 추세에 비추어 큰 문제는 아니라고 판단된다.
    시뮬레이션 결과 본 논문에서 제시한 동적 패리티 배치 방식이 종래의 정적인 방법에 비해 대략 20% 정도의 성능을 높일 수 있음을 확인할 수 있었다.

    더보기

    다국어 초록 (Multilingual Abstract) kakao i 다국어 번역

    There have been various studies to improve the disk I/O performance. Among them, LFS(Log-Structured file System) and disk array such as RAID are the major approaches. In this parer, the relationship between LFS and disk array is discussed. That is : disk array can help to improve the performance of read/write of segments, and LFS can reduce parity-update operations by changing write operations into big and continuous ones. But there is no effect of reducing parity-update operations at the beginning and the end of a segment in LFS.
    To solve this problem, a dynamic parity method is proposed that generates parity block for data and performs segment writes without parity-update operations. To implement this method, the disk array controller needs a non-volatile parity table to keep parity locations dynamically in disk array.
    The proposed method is simulated, and the result shows that the method achieves about 20% gains on the performance of segment writes based on the conventional static method.
    번역하기

    There have been various studies to improve the disk I/O performance. Among them, LFS(Log-Structured file System) and disk array such as RAID are the major approaches. In this parer, the relationship between LFS and disk array is discussed. That is : d...

    There have been various studies to improve the disk I/O performance. Among them, LFS(Log-Structured file System) and disk array such as RAID are the major approaches. In this parer, the relationship between LFS and disk array is discussed. That is : disk array can help to improve the performance of read/write of segments, and LFS can reduce parity-update operations by changing write operations into big and continuous ones. But there is no effect of reducing parity-update operations at the beginning and the end of a segment in LFS.
    To solve this problem, a dynamic parity method is proposed that generates parity block for data and performs segment writes without parity-update operations. To implement this method, the disk array controller needs a non-volatile parity table to keep parity locations dynamically in disk array.
    The proposed method is simulated, and the result shows that the method achieves about 20% gains on the performance of segment writes based on the conventional static method.

    더보기

    동일학술지(권/호) 다른 논문

    동일학술지 더보기

    더보기

    분석정보

    View

    상세정보조회

    0

    Usage

    원문다운로드

    0

    대출신청

    0

    복사신청

    0

    EDDS신청

    0

    동일 주제 내 활용도 TOP

    더보기

    주제

    연도별 연구동향

    연도별 활용동향

    연관논문

    연구자 네트워크맵

    공동연구자 (7)

    유사연구자 (20) 활용도상위20명

    이 자료와 함께 이용한 RISS 자료

    나만을 위한 추천자료

    해외이동버튼