The Transactions of the Korean Institute of Electrical Engineers (대한전기학회논문지)
- Volume 41 Issue 7
- /
- Pages.784-792
- /
- 1992
- /
- 0254-4172(pISSN)
A Design and Implementation on Large Data File Management Using Buffer Cache and Virtual Memory File
버퍼 캐쉬와 가상메모리 파일을 이용한 대형 데이터화일의 처리방법 설계 및 구현
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.