Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!rutgers!apple!bloom-beacon!EXPO.LCS.MIT.EDU!rws From: rws@EXPO.LCS.MIT.EDU (Bob Scheifler) Newsgroups: comp.windows.x Subject: Re: Pixmaps & RTD Message-ID: <8908281312.AA00554@expire.lcs.mit.edu> Date: 28 Aug 89 13:12:55 GMT References: <8908252209.AA02544@mordor.eng.umd.edu> Sender: daemon@bloom-beacon.MIT.EDU Organization: The Internet Lines: 7 I suspect that most of the delay is due to me useing up all of Xlibs cached resource ids, and forceing it to make a request requireing a RTD. Nope. A client gets its entire allocation space at connection setup, Xlib never needs to request additional allocation. You'll have to look elsewhere for an explanation.