- 임베디드 멀티미디어 시스템을 위한 파일 시스템의 설계 및 구현
- ㆍ 저자명
- 이민석,Lee. Minsuk
- ㆍ 간행물명
- Journal of information technology applications & management
- ㆍ 권/호정보
- 2005년|12권 1호|pp.125-140 (16 pages)
- ㆍ 발행정보
- 한국데이타베이스학회
- ㆍ 파일정보
- 정기간행물| PDF텍스트
- ㆍ 주제분야
- 기타
Nowadays, we have many embedded systems which store and process multimedia data. For multimedia systems using hard disks as storage media such as DVR, existing file systems are not the right choice to store multimedia data in terms of cost. performance and reliability. In this study we designed a reliable file system with very high performance for embedded multimedia applications. The proposed file system runs with quite simple disk layout to reduce time to initialize and to recover after power failures, uses a large data block to speed up the sequential accesses, incorporates a time-based indexing scheme to improve the time-based random accesses and boosts reliability by backing up the important meta data on a small NVRAM. We implemented the file system on a Linux-based DVR and verified the performance by comparing with existing file systems.