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 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,124905131f269735 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-09-25 19:12:09 PST Path: archiver1.google.com!postnews1.google.com!not-for-mail From: dewar@gnat.com (Robert Dewar) Newsgroups: comp.lang.ada Subject: Re: gnat and heap size Date: 25 Sep 2001 19:12:09 -0700 Organization: http://groups.google.com/ Message-ID: <5ee5b646.0109251812.47533415@posting.google.com> References: <1001442590.557811@news.drenet.dnd.ca> <%26s7.4950$ev2.8194@www.newsranger.com> NNTP-Posting-Host: 205.232.38.14 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1001470329 30298 127.0.0.1 (26 Sep 2001 02:12:09 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: 26 Sep 2001 02:12:09 GMT Xref: archiver1.google.com comp.lang.ada:13377 Date: 2001-09-26T02:12:09+00:00 List-Id: Ted Dennison wrote in message news:<%26s7.4950$ev2.8194@www.newsranger.com>... > By my math, that's probably going to be using at least 800MB. Do you actually > have that much RAM in your system? It would have to be one kick'n system to have > nearly a gig of contiguous free RAM available on the heap... What an extraordinarily peculiar comment :-) We are talking about contiguous *virtual* memory, not physical memory. This is 2001, not 1965.