comp.lang.ada
 help / color / mirror / Atom feed
From: Robert Eachus <rieachus@comcast.net>
Subject: Re: How to optimize use of RAM/disk access ?
Date: Sat, 10 Feb 2018 15:31:43 -0800 (PST)
Date: 2018-02-10T15:31:43-08:00	[thread overview]
Message-ID: <bb7a29a3-49dd-4820-8d51-2f3b392c79e6@googlegroups.com> (raw)
In-Reply-To: <752bb990-b70a-4fce-8cd7-91d4f8ee7ea1@googlegroups.com>

On Saturday, February 10, 2018 at 12:27:33 AM UTC-5, reinert wrote:

> In general I would like to have an Ada function which tells how much memory (in general hardware resources) is available. Maybe there is a "system function" I have overlooked?

If System.Memory_Size  will help you, great.  Look in your compiler's reference manual to see what sort of a value you will get.  (The Ada RM says implementation defined and doesn't give hints to the implementer.)  I haven't found it of much use, since it often defines the limit of addressable (virtual) memory.


  reply	other threads:[~2018-02-10 23:31 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-20  6:15 How to optimize use of RAM/disk access ? reinert
2018-01-20  8:45 ` Jacob Sparre Andersen
2018-01-21  7:26   ` reinert
2018-01-21 23:49     ` Shark8
2018-01-22  5:53     ` darkestkhan
2018-01-22  8:53 ` gautier_niouzes
2018-01-22 15:01 ` Mr. Man-wai Chang
2018-01-24 15:18 ` Robert Eachus
2018-02-10  5:27   ` reinert
2018-02-10 23:31     ` Robert Eachus [this message]
2018-02-11 10:58     ` darkestkhan
2018-02-11 11:38       ` Dmitry A. Kazakov
2018-02-16  4:59         ` reinert
2018-02-16  5:04         ` reinert
2018-02-16  8:18           ` Björn Lundin
2018-02-17  6:15             ` reinert
2018-02-17 18:36               ` Dennis Lee Bieber
2018-02-18 15:21                 ` Björn Lundin
replies disabled

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