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.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,e81fd3a32a1cacd2 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news2.google.com!news3.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!newsfeed00.sul.t-online.de!newsfeed01.sul.t-online.de!t-online.de!newsfeed.arcor.de!newsspool4.arcor-online.net!news.arcor.de.POSTED!not-for-mail Newsgroups: comp.lang.ada Subject: Re: Does Ada tasking profit from multi-core cpus? From: Georg Bauhaus In-Reply-To: <1170071840.010200.85210@s48g2000cws.googlegroups.com> References: <1170071840.010200.85210@s48g2000cws.googlegroups.com> Content-Type: text/plain Content-Transfer-Encoding: 7bit Organization: # Message-ID: <1170072289.6329.6.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Date: Mon, 29 Jan 2007 13:04:49 +0100 NNTP-Posting-Date: 29 Jan 2007 13:04:48 CET NNTP-Posting-Host: 8d102ba2.newsspool4.arcor-online.net X-Trace: DXC=ZQAUeX^B\08i6K;>iZ]7634IUK On Mon, 2007-01-29 at 03:57 -0800, Gerd wrote: > Has someone experience with Ada tasking (especially GNAT) on multi- > core systems? > > Show programs with several working tasks a performance boost on dual- > core or quad-core cpus? You might want to look into the archives of c.l.ada, as this has been discussed a few times, recently. The short answer is, Yes.