Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2(pesnta.1.2) 9/5/84; site idsvax.UUCP Path: utzoo!watmath!clyde!burl!ulysses!mhuxr!mhuxt!houxm!vax135!petsd!pesnta!idsvax!steiny From: steiny@idsvax.UUCP (Don Steiny) Newsgroups: net.arch,net.lang.c,net.micro,net.micro.pc,net.micro.68k Subject: Re: Re: Re: Re: Need 286 "C" benchmark Message-ID: <153@idsvax.UUCP> Date: Thu, 6-Jun-85 01:01:38 EDT Article-I.D.: idsvax.153 Posted: Thu Jun 6 01:01:38 1985 Date-Received: Fri, 7-Jun-85 02:17:54 EDT References: <426@oakhill.UUCP> <8745@microsoft.UUCP> Organization: Independent Consultant - C/UNIX, Natural Language Lines: 18 Xref: watmath net.arch:1325 net.lang.c:5352 net.micro:10684 net.micro.pc:4151 net.micro.68k:874 > In article <146@idsvax.UUCP> steiny@idsvax.UUCP (Don Steiny) writes: > >I have been using a huge model compiler on a 16032 for several months... > >There is no problem at all in declaring shared memory segments of 4MB... > >National Semiconductor Genix had huge model many years ago... > >There are many huge model compilers for the 68k chips... > > Huge model? Segments? What are you talking about? Please don't spread > Intelisms to REAL processors! :-) There are NO huge model compilers for > either Nati or Moto processors, because there is no need for any distinction! > The "segments" are a System V feature that are a form of interprocess communication and have no relation to Intel segments. They are not too easy to implement on Intel chips. Of course huge/large/small/medium and so on are Intelisms. Sorry about that. I was thinking that the implementation used virtual memory. The "four megabyte shared memory segements" would often be bigger than memory.