Path: utzoo!attcan!uunet!lll-winken!indri!dogie.macc.wisc.edu!csd4.milw.wisc.edu!uxc!uxc.cso.uiuc.edu!gistdev!flint From: flint@gistdev.UUCP Newsgroups: comp.unix.wizards Subject: Re: Must UNIX be a memory hog? Message-ID: <8800015@gistdev> Date: 11 May 89 16:41:00 GMT References: <159@zebra.UUCP> Lines: 9 Nf-ID: #R:zebra.UUCP:159:gistdev:8800015:000:491 Nf-From: gistdev.UUCP!flint May 11 11:41:00 1989 90% of the time when it comes to a choice between using disk space and using time, I'd rather use up the disk space. The same goes for memory. The only thing you have to be careful about is that the amount of disk space or memory being used might cost you in execution time. (Like when it causes swapping.) Extra disk capacity is cheap: labor costs are not. If someone created a UNIX that ran twice as fast but needed twice as much disk in order to run, they'd have a lot of customers.