Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site utcsstat.UUCP Path: utzoo!utcsstat!advisor From: advisor@utcsstat.UUCP (Milan Strnad) Newsgroups: net.unix-wizards,net.rumor Subject: Re: Diskless Unix? Message-ID: <1991@utcsstat.UUCP> Date: Thu, 5-Jul-84 17:42:53 EDT Article-I.D.: utcsstat.1991 Posted: Thu Jul 5 17:42:53 1984 Date-Received: Thu, 5-Jul-84 19:47:35 EDT References: <162@tellab3.UUCP> Organization: U. of Toronto, Canada Lines: 14 When I hear the expression, "Diskless Unix", I immediately think of zero disk drives. If you have enough memory, you can mount your file system(s) onto/into memory, thus avoiding seeks (latency hurts) and read times. No longer need your unix be i/o bound. Of course, if your memory ever gets wiped out (power failure, etc.) you may have a problem. How about bubble memory? Problem is, of course, the inability to address the amount of memory you would need to hold all of your files. So you can have something inbetween, like putting /tmp into memory, or some other similar combo. Any comments? milan strnad (..utcsstat!advisor)