Path: utzoo!attcan!uunet!husc6!bloom-beacon!tut.cis.ohio-state.edu!mailrus!uwmcsd1!ig!agate!ucbvax!ucsfcgl!cgl.ucsf.edu!kneller From: kneller@cgl.ucsf.edu (Don Kneller) Newsgroups: comp.sys.ibm.pc Subject: Re: MSC 5.1 Far Heap size Message-ID: <11129@cgl.ucsf.EDU> Date: 7 Sep 88 18:19:38 GMT Sender: daemon@cgl.ucsf.edu Reply-To: kneller@socrates.ucsf.edu.UUCP (Don Kneller) Organization: UCSF Computer Graphics Lab Lines: 15 I would like information on how DOS manages memory with the int 21H services of allocate memory and setblock. In particular, given the PSP of a program, can I track the chain of blocks allocated to the program. It seems reasonable that I can, since DOS has to know which blocks to free once a program terminates. I would like to track the chain of blocks to determine exactly how much memory my program is using. Also, I need to be able to free the chain, then recreate it at a later time. - don ----- Don Kneller UUCP: ...ucbvax!ucsfcgl!kneller INTERNET: kneller@cgl.ucsf.edu BITNET: kneller@ucsfcgl.BITNET