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

버퍼 캐쉬와 가상메모리 파일을 이용한 대형 데이터화일의 처리방법 설계 및 구현

  • 김병철 (서울대 대학원 컴퓨터공학과) ;
  • 신병석 (서울대 대학원 컴퓨터공학과) ;
  • 조동섭 (이화여대 전자계산학과) ;
  • 황희영 (서울대 공대 컴퓨터학과)
  • Published : 1992.07.01

Abstract

In this paper we design and implement a method for application programs to allow handling of large data files in DOS environment. In this method we use extended memory and hard disk as a data buffer. And 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 us some speed improvement for the application program.

Keywords