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-Thread: 103376,427e29f23a651ddb X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news1.google.com!proxad.net!213.200.89.82.MISMATCH!tiscali!newsfeed1.ip.tiscali.net!news.tiscali.de!news.belwue.de!news.uni-stuttgart.de!not-for-mail From: Stefan Bellon Newsgroups: comp.lang.ada Subject: Re: Finding out minimal allocation unit Date: Tue, 3 Apr 2007 15:37:47 +0200 Organization: Comp.Center (RUS), U of Stuttgart, FRG Message-ID: <20070403153747.1c4f46ef@cube.tz.axivion.com> References: <20070403144350.6c95e085@cube.tz.axivion.com> <1175606570.4684.11.camel@localhost> <461257ea$1@news.post.ch> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Trace: infosun2.rus.uni-stuttgart.de 1175607440 12987 129.69.226.23 (3 Apr 2007 13:37:20 GMT) X-Complaints-To: news@news.uni-stuttgart.de NNTP-Posting-Date: Tue, 3 Apr 2007 13:37:20 +0000 (UTC) To: Martin Krischik In-Reply-To: <461257ea$1@news.post.ch> X-Newsreader: Sylpheed-Claws 2.6.0 (GTK+ 2.8.20; i486-pc-linux-gnu) X-URL: http://www.axillion.de/ Xref: g2news1.google.com comp.lang.ada:14764 Date: 2007-04-03T15:37:47+02:00 List-Id: Martin Krischik wrote: > So I believe the OP wanted to know how to find out how much memory > for "new"ed object is allocated in total in order to know if extra > optimisation is needed. Exactly. :-) -- Stefan Bellon