Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!chinacat!woody From: woody@chinacat.Unicom.COM (Woody Baker @ Eagle Signal) Newsgroups: comp.lang.postscript Subject: Re: VM running out Summary: check for proper save/restores Message-ID: <1759@chinacat.Unicom.COM> Date: 17 Dec 90 05:53:21 GMT References: <1990Dec14.123555.21706@usenet@scion.CS.ORST.EDU> Organization: a guest of Unicom Systems Development, Austin Lines: 13 In article <1990Dec14.123555.21706@usenet@scion.CS.ORST.EDU>, jacobsd@usenet@scion.CS.ORST.EDU (Dana Jacobsen) writes: > > This printer repeatedly runs out of VM, which means we have to turn it off I think that I would be suspicous of the applications driving it. It sounds to me, like someone is either not useing save/restore contexts correctly (no memory management, you gotta do it ), or perhaps someone is not terminating jobs correctly. You also might try telling the applications to download any fonts they need when they need them, rather than persistantly downloading them. Windows will do that, and I presume that the MAC will also. This may or may not entail modifing the fonts as well. Cheers Woody