Path: chuka.playstation.co.uk!news From: Ian Thompson Newsgroups: scee.yaroze.programming.gnu_compiler Subject: Malloc question Date: Tue, 28 Jul 1998 20:42:30 +0100 Organization: The PC Shop Lines: 23 Message-ID: <35BE29A5.9A848CA5@infotrade.co.uk> Reply-To: A2595042@infotrade.co.uk NNTP-Posting-Host: usr433.infotrade.co.uk Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 4.05 [en] (Win95; I) Hi, I am not using my own psuedo-malloc (Manual laziness! ;0) at the moment but for interest how is the malloc command used on the yaroze? I am familiar with it on the PC. Here are some questions; Can you define the memory pool (from this address to that address) that malloc uses to a certain area of memory? Can you define separate memory pools for separate malloc calls? Can you force a garbage collection? Can you set the size of pages? Am I talking rubbish, is there a god, what is the meaning of life... oops got carried away there. : ) Thanks, Ian T.