Newsgroups: comp.lang.pascal Path: utzoo!utgpu!watserv1!maytag!watstat.waterloo.edu!dmurdoch From: dmurdoch@watstat.waterloo.edu (Duncan Murdoch) Subject: Re: HOW TO LET TP6.0 USE RAM DRIVE INSTEAD OF HARD DISK? Message-ID: <1991May17.144234.11536@maytag.waterloo.edu> Sender: news@maytag.waterloo.edu (News Owner) Organization: University of Waterloo References: <11907@j.cc.purdue.edu> Date: Fri, 17 May 1991 14:42:34 GMT Lines: 11 In article <11907@j.cc.purdue.edu> zhou@brazil.psych.purdue.edu (Albert Q.Zhou) writes: >My hard disk is a bit slow. So when I worked on TP5.5, I moved all tpu's >to ram drive. However, on TP6.0, the hard disk is always being used. Is >there any way to let TP6.0 use ram drive? I'd guess a large part of the disk activity is swapping overlays. You could put TURBO.EXE onto the ramdisk, or leave enough free EMS that it can use that for overlays. (You may have to enable EMS use; I forget exactly how to do that.) Duncan Murdoch