Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!rutgers!ames!ucbcad!ucbvax!bob@seismo.CSS.GOV@cec2.UUCP From: bob@seismo.CSS.GOV@cec2.UUCP Newsgroups: mod.computers.vax Subject: Re: RAM disks on VAX Message-ID: <8702121814.AA02818@cec2.UUCP> Date: Thu, 12-Feb-87 13:14:04 EST Article-I.D.: cec2.8702121814.AA02818 Posted: Thu Feb 12 13:14:04 1987 Date-Received: Fri, 13-Feb-87 23:11:09 EST References: <8702101849.AA00835@ncsc.ARPA> Sender: daemon@ucbvax.BERKELEY.EDU Reply-To: wucs1!cec2!bob@seismo.CSS.GOV (Robert August Whitman) Organization: Washington U. in St. Louis Lines: 16 Approved: info-vax@sri-kl.arpa In article <8702101849.AA00835@ncsc.ARPA> vtcf@NCSC.ARPA.UUCP writes: >Is there a way to create a RAM disk on a VAX running VMS? The Feb 9 issue of >Digital Review, Page 8, has an article mentioning a "pseudo" backup disk >in RAM. Any help would be greatly appreciated. > >Thanks > >Tom Williams I think such a program would be simple to write, although, under VMS, your RAM disk would constantly be paged back and forth to the physical system disk. A somewhat less than optimal result. :-) Try starting with the VMS Guide to Device Drivers. Bob