Path: utzoo!utgpu!news-server.csri.toronto.edu!clyde.concordia.ca!uunet!wuarchive!usc!aero!louis From: louis@aerospace.aero.org (Louis M. McDonald) Newsgroups: comp.unix.questions Subject: Named malloc areas Keywords: malloc, free Message-ID: <88526@aerospace.AERO.ORG> Date: 13 Oct 90 04:26:21 GMT Organization: The Aerospace Corporation, El Segundo, CA Lines: 15 I would like to created areas that can be refereneced for dynamic memory usage. That way when I do a malloc, I can specify which heap to use. It also makes it easier to free the heap, since I could say free_mem("name"); It is easier than traversing my structures to do the job. I have the Princeton malloc library, and have thought about enhancing it for this concept, but thought someone might have already done something in this area. -- Louis McDonald Internet: louis@aerospace.aero.org The Aerospace Corporation 213-336-8914