Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!news.rmit.EDU.AU!news.unimelb.EDU.AU!munnari.OZ.AU!news.ecn.uoknor.edu!paladin.american.edu!gatech!newsfeed.internetmci.com!in2.uu.net!news.artisoft.com!usenet From: Terry Lambert <terry@lambert.org> Newsgroups: comp.os.linux.development.system,comp.unix.bsd.386bsd.misc,comp.unix.bsd.bsdi.misc,comp.unix.bsd.netbsd.misc,comp.unix.bsd.freebsd.misc,comp.os.linux.advocacy Subject: Re: Historic Opportunity facing Free Unix (was Re: The Lai/Baker paper, benchmarks, and the world of free UNIX) Date: Mon, 15 Apr 1996 22:17:32 -0700 Organization: Me Lines: 34 Message-ID: <31732D6C.33A9586B@lambert.org> References: <4ki055$60l@Radon.Stanford.EDU> <jdd.829261293@cdf.toronto.edu> <yfglok14n5r.fsf@time.cdrom.com> <31702487.420C2193@lambert.org> <yfg3f67giw7.fsf@time.cdrom.com> <31718ED3.555EB900@lambert.org> <4kur09$ops@miso.cs.uq.edu.au> NNTP-Posting-Host: hecate.artisoft.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 2.01 (X11; I; Linux 1.1.76 i486) Xref: euryale.cc.adfa.oz.au comp.os.linux.development.system:21400 comp.unix.bsd.386bsd.misc:597 comp.unix.bsd.bsdi.misc:3207 comp.unix.bsd.netbsd.misc:3017 comp.unix.bsd.freebsd.misc:17366 comp.os.linux.advocacy:45525 Warwick Allison wrote: ] ] Terry Lambert <terry@lambert.org> writes: ] ] >If you only distribute binaries, then there isn't a problem. ] ] STOP SAYING THAT. I don't want 2Mb binaries for every GUI app. ] A statically linked app is a BROKEN app. Fine for demos, but crap ] for something to standardize on. So pay the $90 and use the shared version. It's cheaper than the soloution you came up with... ] I have 3 copies of the netscape binary running on my machine ] (one local, one displaying on an X-Terminal in my kitchen, and ] one displaying on my SO's machine), so I had to get an extra ] 16M of RAM. And that's just *ONE* application. A statically linked image should not have this effect... the pages should be shared. If you were running a bunch of different applications, THEN you would need more RAM for more Motif applicaitons. Running the same application shouldn't need this. Doesn't your OS have a unified VM and buffer cache? Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.