From: eplmst AT lu DOT erisoft DOT se (Martin Stromberg) Newsgroups: comp.os.msdos.djgpp Subject: Re: rhide compile.. Date: 25 Feb 2000 13:40:40 GMT Organization: Ericsson Erisoft AB, Sweden Lines: 22 Message-ID: <8960oo$53d$1@antares.lu.erisoft.se> References: <200002251029 DOT PAA00740 AT midpec DOT com> NNTP-Posting-Host: mars.lu.erisoft.se X-Newsreader: TIN [version 1.2 PL2] To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Prashant TR (prashant_tr AT yahoo DOT com) wrote: : > >how do I configure a ramdrive....in autoexec.bat : > >to speed up compiling in DOS......?? : > : > If you don't know how to set up a RAM drive, : > just set up a large disk cache with smartdrv. : Put this line in CONFIG.SYS. : DEVICEHIGH=C:\WINDOWS\RAMDRIVE.SYS 16384 512 64 /E : This installs a 16384K (16M) RAMDrive. Change this number as : required. Except that I advice against a ramdrive bigger than 8MiB using Microsnoft's implementation if you are using WINDOZE 4.0 or 4.1 (i. e. 95 or 98) as LFN stops working at too big a size. Shostakovich, Symphony 5, MartinS