Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watmath!clyde!cbatt!ihnp4!ihuxz!burris From: burris@ihuxz.UUCP Newsgroups: comp.sys.atari.st Subject: ST memory management Message-ID: <2060@ihuxz.ATT.COM> Date: Wed, 6-May-87 16:03:13 EDT Article-I.D.: ihuxz.2060 Posted: Wed May 6 16:03:13 1987 Date-Received: Fri, 8-May-87 04:02:13 EDT Organization: AT&T Bell Laboratories - Naperville, Illinois Lines: 16 Keywords: Malloc, memory Does anyone know of ANY programs that play funny games with the memory allocation and free lists that cause valid holes in memory? I was considering hacking up a memory list audit that monitors the lists and attempts to correct them when block of memory becomes "lost". Specifically, I need to know if there are any reasons why there would be valid holes in the lists between the bottom and the top of the user program memory. It doesn't seem that there should be but then things aren't always as they seem. I noticed using gemmem that there is ~60K missing upon booting. Dave Burris ihnp4!ihuxz!burris