가상메모리 화일과 버퍼캐쉬를 이용한 대형 데이타 화일의 처리에 관한 연구

A Study on Large Data File Management Using Buffer Cache and Virtual Memory File

  • 김병철 (서울대학교 컴퓨터공학과) ;
  • 신병석 (서울대학교 컴퓨터공학과) ;
  • 황희융 (서울대학교 컴퓨터공학과)
  • 발행 : 1991.11.22

초록

In this paper we have designed and implemented a method of using extended memory and hard disk space as a data buffer for application programs to allow handling of large data files in DOS environment. We use a part of the conventional DOS memory as a buffer cache which allows the application program to use extended memory and hard disks transparently. Using buffer cache also allows some speed improvement for the application program. We have also implemented a number of functions to allow easier handling of pointer operations used by application programs.

키워드