상세 보기
- 이기용;
- 정연돈
WEB OF SCIENCE
0SCOPUS
0초록
NAND flash memory is becoming widely used as storage media for various mobile devices such as smart phones, portable media players (PMPs), digital cameras, and laptops. As the capacity of flash memory increases, the use of index structures on flash memory becomes more important. The B+-tree is one of the most popular index structures used in disk-based storage systems. However, due to the unique characteristics of flash memory, such as erase-before-write, and asymmetric read/write speed, the direct application of B+-tree index structures to flash-based storage systems incurs excessive write overhead. In this paper, we propose a space-efficient buffer management scheme for B+-trees on NAND flash memory, called SBBF. The proposed scheme stores changes made to a B+-tree in the buffer to reduce the number of write requests to flash memory. Compared to previous work, the proposed scheme can store more changes in the same size buffer by optimizing the use of the buffer space. Consequently, the number of write requests to flash memory is significantly reduced. The experimental results with real workloads show that the proposed scheme outperforms previous work by over 15% in terms of the number of write requests to flash memory.
키워드
- 제목
- SBBF: NAND 플래시 메모리 기반 B+-트리를 위한 공간 효율적인 버퍼 관리 기법
- 제목 (타언어)
- SBBF: A Space-Efficient Buffer Management Scheme for B+-Trees on NAND Flash Memory
- 저자
- 이기용; 정연돈
- 발행일
- 2011-08
- 저널명
- 한국차세대컴퓨팅학회 논문지
- 권
- 7
- 호
- 4
- 페이지
- 4 ~ 19