Xref: utzoo comp.unix.internals:633 alt.religion.computers:1925 Path: utzoo!utgpu!cs.utexas.edu!wuarchive!decwrl!shelby!csli!poser From: poser@csli.Stanford.EDU (Bill Poser) Newsgroups: comp.unix.internals,alt.religion.computers Subject: Re: RAM disk. Message-ID: <15785@csli.Stanford.EDU> Date: 12 Oct 90 08:38:47 GMT References: <18574@rpp386.cactus.org> <1850@necisa.ho.necisa.oz> <1990Oct11.185949.29164@iconsys.uucp> Reply-To: poser@csli.stanford.edu (Bill Poser) Followup-To: comp.unix.internals Organization: Center for the Study of Language and Information, Stanford U. Lines: 6 Supposing that RAM disk is a wonderful thing, I don't see why it requires any change to UNIX. Couldn't the RAM used for this be treated as a device and mapped into the filesystem in the same way as any other block device? I should think that it would just be a matter of writing an appropriate driver.