From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 109fba,df854b5838c3e14 X-Google-Attributes: gid109fba,public X-Google-Thread: 103376,df854b5838c3e14 X-Google-Attributes: gid103376,public X-Google-Thread: 1014db,df854b5838c3e14 X-Google-Attributes: gid1014db,public From: Kengo Hashimoto Subject: Re: Unix Haters Date: 1996/03/31 Message-ID: #1/1 X-Deja-AN: 145322946 references: <00001a73+00002504@msn.com> <31442F19.6C13@lfwc.lockheed.com> <4i26uhINNsd@keats.ugrad.cs.ubc.ca> <31457584.2475@lfwc.lockheed.com> <4i4s5f$igc@solutions.solon.com> <3146E324.5C1E@lfwc.lockheed.com> <4i9ld6$m2v@rational.rational.com> <4iah20$p7k@saba.info.ucla.edu> <4ifqbg$b32@fred.netinfo.com.au> <4iutmh$790@ionews.ionet.net> x-sender: hashik@matisse.its.rpi.edu content-type: TEXT/PLAIN; charset=US-ASCII organization: Rensselaer Polytechnic Institute, Troy NY, USA mime-version: 1.0 newsgroups: comp.lang.ada,comp.lang.c,comp.lang.c++ Date: 1996-03-31T00:00:00+00:00 List-Id: Well, yes, that's the *mainstream* application of unix. But when was the last time something like Windows was running on PDP-10? And for preemptive multitasking, Linux does it much better than OS/2 Warp, Windows 95, or Windows NT. Last I checked, System 7X did *not* preemptively multitask. Now it is true that most unix systems are the large server-style architecture, but that is partly because these systems are frequently close to the stat-of-the-art, and hence major development in OS has not been done yet. What makes unix very attractive at this point is the ease of porting the os to a new archtecture. Another reason that unix is found primarily on higher-end machines is that these unix systems are taking advangate of the multiuser capability of this OS. However, to support multiple users, you frequently need a larger machine. Though these larger systems cost more money per unit, frequently it is more cost effective on a per-user basis to employ a large server than to hand each user their own machines. Nexx Each day of a person's life is a battle; The entire life being the war. A war, not against anybody else; But one fought against oneself. One need never to fight alone; For one shalt always have companions of the heart. On 27 Mar 1996, Robert Dewar wrote: > "Unix's main charm is and always has been that it runs on cheap hardware." > > Another chuckle. Typical Unix systems today require skads of memory, > and typically you find Unix only on high end machines, while the 99% > of lower end machines are running other OS's (System 7, DOS, WIndows) > > >