Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!cbatt!neoucom!wtm From: wtm@neoucom.UUCP Newsgroups: comp.sys.att,comp.sys.ibm.pc Subject: Re: Releasing RAM-DISK to free system memory Message-ID: <366@neoucom.UUCP> Date: Fri, 23-Jan-87 22:56:52 EST Article-I.D.: neoucom.366 Posted: Fri Jan 23 22:56:52 1987 Date-Received: Sat, 24-Jan-87 07:06:00 EST References: <9714FIB@PSUVM> <6917@ut-sally.UUCP> Organization: Northeastern Ohio Universities College of Medicine Lines: 24 Summary: Ramdisk any size you want. Mail me for it (collected from Usenet) Xref: watmath comp.sys.att:129 comp.sys.ibm.pc:1098 I have a ramdisk called, appropriately, RAMDISK that I have been using on the 6300 / msdos 3.1 for several months. I have never enountered any problems. The nice feature is that you specify the size you wat from 1 to about 500K. It is two pieces, a part called RAMDRV.SYS which you mention in your CONFIG.SYS file that is always there, but not much of a penalty at only 512 bytes. The handler is RAMDISK.COM which accepts a numeric argument or the word "off" to disable the ram drive. The arc'ed files and docs are about 4K in size, so mail or call me if you want `em. One handy use of RAMDISK is to eat up memory for some of those older programs around that wrap around to zero at 512K. Best wishes, Bill Bill Mayhew Division of Basic Medical Sciences Northeastern Ohio Universities' College of Medicine Rootstown, OH 44272 USA phone: 216-325-2511 (wtm@neoucom.UUCP ...!cbatt!neoucom!wtm) PS: I got the program mentioned above from a posting in net.sources early in 1986.