comp.lang.ada
 help / color / mirror / Atom feed
* Memory pools
@ 2018-05-29 19:41 John Perry
  2018-05-30  8:14 ` joakimds
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: John Perry @ 2018-05-29 19:41 UTC (permalink / raw)


I apologize if this is a dumb question, but:

I've read that Ada uses memory pools for each type. When I read this, I think it means, for instance, Ada sets up something like an array of 10000 elements for each type, and when the user asks to allocate a new object of such-and-such type, the run-time system hands that to you.

Is that the idea, or do they mean something else?

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2018-06-04 21:14 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-29 19:41 Memory pools John Perry
2018-05-30  8:14 ` joakimds
2018-05-31 19:15   ` gorgelo
2018-05-31 19:19 ` gorgelo
2018-05-31 19:28 ` gorgelo
2018-05-31 19:33 ` gorgelo
2018-05-31 21:03   ` Simon Wright
2018-05-31 22:56   ` Randy Brukardt
2018-06-01  5:57     ` gorgelo
2018-06-04 21:14 ` John Perry

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