I think you need a better profiler which traces the calls.  Just
listing the libs is only marginally more useful than top.  There's
nothing to indicate if the driver is spending time uploading textures
or vertices or just waiting for the GPU or doing something
stupid.&nbsp;Without that info there is little anyone can do to fix any problems. <br><br><div><span class="gmail_quote">On 5/16/06, <b class="gmail_sendername">B. Bogart</b> &lt;<a href="mailto:ben@ekran.org">ben@ekran.org</a>
&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hey all,<br><br>So I'm going to leave the patch on overnight and *HOPE* that it does not
<br>due the weird spike while I'm gone.<br><br>Right now this is what the profile looks like:<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;5028091 51.5756 libGLcore.so.1.0.8756<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;2287523 23.4643 Gem.pd_linux<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;1155076 11.8482 zero
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 402984&nbsp;&nbsp;4.1336 pd<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 336232&nbsp;&nbsp;3.4489 libfreetype.so.6.3.5<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 210094&nbsp;&nbsp;2.1550 <a href="http://libc-2.3.6.so">libc-2.3.6.so</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 179207&nbsp;&nbsp;1.8382 <a href="http://libm-2.3.6.so">
libm-2.3.6.so</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;75334&nbsp;&nbsp;0.7727 libGL.so.1.0.8756<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;63900&nbsp;&nbsp;0.6555 libX11.so.6.2<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 4586&nbsp;&nbsp;0.0470 <a href="http://libpthread-2.3.6.so">libpthread-2.3.6.so</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 3691&nbsp;&nbsp;0.0379
 libGLU.so.1.3<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1618&nbsp;&nbsp;0.0166 comport.pd_linux<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;199&nbsp;&nbsp;0.0020 expr.pd_linux<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;182&nbsp;&nbsp;0.0019 libpython2.3.so.1.0<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 78 8.0e-04 zexy.pd_linux<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 72 7.4e-04
 libstdc++.so.6.0.8<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 46 4.7e-04 py.pd_linux<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 30 3.1e-04 xsample.pd_linux<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 17 1.7e-04 pool.pd_linux<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 11 1.1e-04 prepend.pd_linux<br><br>So the question is, what the heck is &quot;zero&quot; and why is pd linked with it???
<br><br>I really hope this newer binary fixes the issue.<br><br>Thanks all for your help.<br>
</blockquote></div><br>