Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!nuchat!sugar!peter From: peter@sugar.UUCP (Peter da Silva) Newsgroups: comp.arch,comp.unix.wizards,comp.os.misc Subject: Re: Big Programs Hurt Performance Message-ID: <818@sugar.UUCP> Date: Fri, 25-Sep-87 00:31:26 EDT Article-I.D.: sugar.818 Posted: Fri Sep 25 00:31:26 1987 Date-Received: Sat, 26-Sep-87 18:24:25 EDT References: <1665@ncr-sd.SanDiego.NCR.COM) <8579@utzoo.UUCP) <6886@eddie.MIT.EDU) <2498@xanth.UUCP> Organization: Sugar Land UNIX - Houston, TX Lines: 20 Keywords: cost of bloated programs Summary: Shared libraries don't have to be in ROM. Xref: mnetor comp.arch:2340 comp.unix.wizards:4473 comp.os.misc:234 In article <2498@xanth.UUCP>, kyle@xanth.UUCP (Kyle Jones) writes: > In <417@devvax.JPL.NASA.GOV>, des@jplpro.JPL.NASA.GOV (David Smyth) writes: > > management stuff. Isn't this stuff shared across all sorts of things > > in SunWindows? If so, why is EVERY "tool" so VERY slow loading? > From what I've read about the Macintosh (I don't own one), it appears > they did the right thing by putting the window management tools into > ROM. I sure wish Sun would do something like that. Shared libraries don't have to be in ROM. On the Amiga they do rather well being loaded when needed and flushed when memory gets low. The semantics of shared libraries under UNIX are difficult to see. Does anyone have any ideas about hwo you can share stuff like that? Making windows first class virtual devices and sending them escape sequences sounds like a win. I know X-windows does that, but it's huge. Extended ANSI codes or maybe even tektronics graphics codes would probably cut it. Amiga Intuition provides such an interface for text applications. -- -- Peter da Silva `-_-' ...!hoptoad!academ!uhnix1!sugar!peter -- 'U` Have you hugged your wolf today? -- Disclaimer: These aren't mere opinions... these are *values*.