Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!cmcl2!rutgers!dayton!umn-cs!mmm!ems!eta!lmcvoy From: lmcvoy@eta.ETA.COM (Larry McVoy) Newsgroups: comp.arch,comp.unix.wizards,comp.os.misc Subject: Re: Free Software Foundation (was: Re: Mach, the new standard?) Message-ID: <8700170@eta.ETA.COM> Date: Fri, 18-Sep-87 23:23:05 EDT Article-I.D.: eta.8700170 Posted: Fri Sep 18 23:23:05 1987 Date-Received: Mon, 21-Sep-87 04:45:51 EDT References: <1665@ncr-sd.SanDiego.NCR.COM> <8579@utzoo.UUCP> <6886@eddie.MIT.EDU> <2473@xanth.UUCP> Reply-To: lmcvoy@eta.UUCP (Larry McVoy) Organization: ETA Systems, Inc., St Paul, MN, USA Lines: 14 Keywords: cost of bloated programs Xref: mnetor comp.arch:2272 comp.unix.wizards:4370 comp.os.misc:202 In article <2473@xanth.UUCP> kent@xanth.UUCP (Kent Paul Dolan) writes: >[ argument that says program should be small because of load time ] Um, it seems to me that this issue is nice handled by demand paging. Provided that your pages don't get big (1-10k is probably cool), you don't really pay for anything that you don't use. You lean on locality a lot, but if you're really worried about it, profiling and reordering code will kill that too. Get a VM machine & kwit yer bitchin :-) -- Larry McVoy uucp: ...!{uiucuxc, rosevax, meccts, ihnp4!laidbak}!eta!lmcvoy arpa: eta!lmcvoy@uxc.cso.uiuc.edu