comp.lang.ada
 help / color / mirror / Atom feed
From: eachus@spectre.mitre.org (Robert I. Eachus)
Subject: Re: Too many tasks?  overhead questions.
Date: 1997/04/29
Date: 1997-04-29T00:00:00+00:00	[thread overview]
Message-ID: <EACHUS.97Apr29114430@spectre.mitre.org> (raw)
In-Reply-To: 5k317h$o54@corn.cso.niu.edu


In article <5k317h$o54@corn.cso.niu.edu> system@niuhep.physics.niu.edu writes:

  > how much overhead can I expect a few hundred tasks to involve?

  > And what kind of overhead?

   The first answer to your question is, "How much overhead do you
want to allow?"   See 13.3(59..67): T'Storage_Size is
allowed to use more memory than you require, but on most
implementations, if you request a small task size you will get
approximately that size.

   Also see C.7.2 Task_Attributes.  This allows you to allocate per
task attributes neatly and cleanly when you have dozens of different
task types.


					Robert I. Eachus

with Standard_Disclaimer;
use  Standard_Disclaimer;
function Message (Text: in Clever_Ideas) return Better_Ideas is...
--

					Robert I. Eachus

with Standard_Disclaimer;
use  Standard_Disclaimer;
function Message (Text: in Clever_Ideas) return Better_Ideas is...




  parent reply	other threads:[~1997-04-29  0:00 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-04-23  0:00 Too many tasks? overhead questions system
1997-04-26  0:00 ` Nick Roberts
1997-04-28  0:00   ` Robert I. Eachus
1997-04-28  0:00     ` system
1997-04-28  0:00       ` system
1997-04-29  0:00       ` Robert I. Eachus [this message]
1997-04-29  0:00     ` Robert Dewar
1997-04-29  0:00       ` Robert I. Eachus
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox