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=0.2 required=5.0 tests=BAYES_00,INVALID_MSGID, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,7709673d1d85b3b6 X-Google-Attributes: gid103376,public From: pontius@twonky.btv.ibm.com (Dale Pontius) Subject: Re: GNAT and symmetric multi-processing! Date: 1995/04/05 Message-ID: <3lu314$m7u@twonky.btv.ibm.com>#1/1 X-Deja-AN: 100939363 distribution: world references: <3lmt4s$olg@pulsar.sky.net> <3lpto7$9ra@toads.pgh.pa.us> organization: IBM Technology Products reply-to: pontius@vnet.ibm.com newsgroups: comp.lang.ada Date: 1995-04-05T00:00:00+00:00 List-Id: In article <3lpto7$9ra@toads.pgh.pa.us>, tore@lis.pitt.edu (Tore Joergensen) writes: > John Howard (jhoward@solar.sky.net) wrote: > : [deleted] I believe that OS/2 performs > : symmetric multi-processing (SMP). > > There is a version of OS/2 that does SMP, but I don't know if it will > distribute threads (ie. ada-tasks) or only processes. The rationale > (III.3.7) mention dividing programs in to partitions. "Partitions > are intended to support distributed processing,...". I guess partitioning > is overkill for SMP :-) If the operating system doesn't SMPs the tasks, > then you could use OS-calls to make processes (but that isn't portable). I believe I remember hearing that SMP OS/2 can distribute threads among processors. Dale Pontius (NOT speaking for IBM)