Same problem here on 2.6.24<br><br>Used the fix in the third message, works great.<br><br><div class="gmail_quote">On Sat, Jun 21, 2008 at 8:43 AM, loltsy &lt;<a href="mailto:wineforum-user@winehq.org">wineforum-user@winehq.org</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;"><div class="Ih2E3d"><br>
Faxanadu wrote:<br>
&gt; Ok my problem like the title says is, I have video lag every 11~13 seconds during 1 seconds, this happens in OpenGl or D3d mode, it isn&#39;t a sound, problem even with the sound deactivated the problem persist, I have tested in the following configurations:<br>

&gt;<br>
<br>
<br>
</div>Sounds like the same scheduler issue I was having introduced in <a href="http://2.6.24." target="_blank">2.6.24.</a> Try put this in /etc/sysctl.conf or /etc/sysctl.d/<br>
<br>
<br>
Code:<br>
kernel.sched_features=21<br>
kernel.sched_batch_wakeup_granularity_ns=25000000<br>
kernel.sched_min_granularity_ns=4000000<br>
<br>
<br>
<br>
<br>
and then run sysctl -p<br>
<br>
These options are not available unless &quot;Kernel debugging&quot; (CONFIG_DEBUG_KERNEL) and &quot;Collect sheduler debugging info&quot; (CONFIG_SCHED_DEBUG) in &quot;Kernel hacking&quot; are enabled &nbsp;so you most likely need to recompile.<br>

<br>
<br>
<br>
<br>
<br>
</blockquote></div><br><br clear="all"><br>-- <br>Jason Weisberger<br><a href="mailto:jbdubbs@gmail.com">jbdubbs@gmail.com</a>