I was able to use taskset -p &lt;process id&gt; to see what its current affinity was set to, and then use taskset -p 1 &lt;process id&gt; to set it to use processor #0.<br><a href="http://linuxcommand.org/man_pages/taskset1.html">
http://linuxcommand.org/man_pages/taskset1.html</a><br>-Rick<br><br><div class="gmail_quote">On Jan 21, 2008 9:00 AM, Rene Treffer &lt;<a href="mailto:treffer@in.tum.de">treffer@in.tum.de</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Limiting to one cpu can be done with xen (set the cpu count/cpu) or by<br>using cpuset. Should work with virtually any kernel that has these<br>options enabled. The default CentOS kernel should come with cpuset<br>support, I&#39;m not sure about the xen kernel, though.
<br><br>Just google for tutorials.<br><div class="Ih2E3d"><br>Rick Page wrote:<br>&gt; I have read in other similar posts that this can be caused by<br>&gt; multi-processor or multi-core processor systems. How do you force
<br>&gt; ut3-bin to run off of one processor or one core? The fix at AMD&#39;s<br>&gt; website seems to be a Windows patch, is there a Linux patch hiding out<br>&gt; there somewhere? I am running CentOS 5.<br>&gt; -Rick<br>
&gt;<br>&gt; On Jan 20, 2008 10:07 PM, Masher &lt;<a href="mailto:lists@brainless.us">lists@brainless.us</a><br></div><div class="Ih2E3d">&gt; &lt;mailto:<a href="mailto:lists@brainless.us">lists@brainless.us</a>&gt;&gt; wrote:
<br>&gt;<br>&gt; &nbsp; &nbsp; I&#39;m not sure if this is the appropriate place to ask about this.<br>&gt; &nbsp; &nbsp; I was going to post a bug report, but there wasn&#39;t a UT3 category<br>&gt; &nbsp; &nbsp; in bugzilla.<br>&gt;<br>&gt;<br>&gt;<br>
&gt; &nbsp; &nbsp; I&#39;m getting the following error message:<br>&gt;<br>&gt;<br>&gt;<br>&gt; &nbsp; &nbsp; ScriptLog: Reset UTTeamGame_0<br>&gt;<br>&gt; &nbsp; &nbsp; Critical: appError called:<br>&gt;<br>&gt; &nbsp; &nbsp; Critical: Detected negative delta time - on AMD systems please
<br>&gt; &nbsp; &nbsp; install<br>&gt; &nbsp; &nbsp; <a href="http://www.amd.com/us-en/Processors/TechnicalResources/0,,30_182_871_13118,00.html" target="_blank">http://www.amd.com/us-en/Processors/TechnicalResources/0,,30_182_871_13118,00.html
</a><br>&gt;<br>&gt;<br>&gt; &nbsp; &nbsp; Exit: Executing UObject::StaticShutdownAfterError<br>&gt;<br>&gt; &nbsp; &nbsp; Log: appRequestExit(1)<br>&gt;<br>&gt;<br>&gt;<br>&gt; &nbsp; &nbsp; I&#39;m running UT3 on a Xen virtual server. &nbsp;It runs quite well, but
<br>&gt; &nbsp; &nbsp; dies with this message every 2-8 hours.<br>&gt;<br>&gt;<br>&gt;<br>&gt; &nbsp; &nbsp; It&#39;s emulating intel hardware and runs on intel hardware.<br></div>&gt; &nbsp; &nbsp; Provider is <a href="http://linode.com" target="_blank">
linode.com</a> &lt;<a href="http://linode.com" target="_blank">http://linode.com</a>&gt;.<br><div class="Ih2E3d">&gt;<br>&gt;<br>&gt;<br>&gt; &nbsp; &nbsp; I get the same error with CentOS 5 and Fedora 8 on a 2.6.18<br>&gt; &nbsp; &nbsp; kernel. &nbsp;I&#39;ve tried binding the process to one CPU, and it helps
<br>&gt; &nbsp; &nbsp; some in the frequency of how often it happens, but still crashes.<br>&gt;<br>&gt;<br>&gt;<br>&gt; &nbsp; &nbsp; I&#39;m open to trying anything to make it work.<br>&gt;<br>&gt;<br>&gt;<br>&gt; &nbsp; &nbsp; Thanks!<br>&gt;<br>&gt;
<br><br><br></div>---<br>To unsubscribe, send a blank email to <a href="mailto:ut3-unsubscribe@icculus.org">ut3-unsubscribe@icculus.org</a><br>Mailing list archives: <a href="http://icculus.org/cgi-bin/ezmlm/ezmlm-cgi?64" target="_blank">
http://icculus.org/cgi-bin/ezmlm/ezmlm-cgi?64</a><br><br><br></blockquote></div><br>