Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!seismo!rutgers!ucla-cs!zen!ucbvax!ULKYVX.BITNET!SYSMSH From: SYSMSH@ULKYVX.BITNET Newsgroups: comp.os.vms Subject: librarian routines question Message-ID: <8708031156.AA29103@ucbvax.Berkeley.EDU> Date: Fri, 31-Jul-87 15:16:00 EDT Article-I.D.: ucbvax.8708031156.AA29103 Posted: Fri Jul 31 15:16:00 1987 Date-Received: Tue, 4-Aug-87 01:37:03 EDT Sender: daemon@ucbvax.BERKELEY.EDU Distribution: world Organization: University of Louisville Lines: 16 I've got some fortran code that read text out of /data=reduced text librarys. With each module read, the working set simply grows. I think that the lbr$close routine is not freeing up the memory used to de-compress the module. Is there an undocumented routine to free this memory up? Can anyone point me to a manual page or a fiche square? I've been poking around in the DCX$ routines and the free_vm routine. It seems that the library routines should be doing this. Perhaps I've broken something. Has anyone else done this without problems? thanks Mark Hittinger/systems programmer iv/ocis south center University of Louisville/Louisville, Ky 40292 sysmsh@ulkyvx.bitnet sysmsh%ulkyvx.bitnet@wiscvm.wisc.edu