<br><br><div class="gmail_quote">On Tue, May 8, 2012 at 1:02 PM, Kaj Ailomaa <span dir="ltr"><<a href="mailto:ailomaa@warpmail.net" target="_blank">ailomaa@warpmail.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="HOEnZb"><div class="h5">On 05/08/2012 09:45 PM, Scott Lavender wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
</blockquote>
<br></div></div>
I don't think this is true.<br>
<br>
There are at least two separate things that differ between the ubuntu-precise kernel, and the ubuntu-precise-lowlatency kernel.<br>
<br>
One is a patch to the code (which I assume is the two line patch that has been under discussion), which as I explained previously will not be needed anymore.<br>
The other is the configuration used for the build. For the configuration, we only need to set a few configs differently from the standard ubuntu kernel (it's a long list), so that we get our -lowlatency flavor kernel.<br>

<br>
And after adding the configs that Ralph mentioned to the ones that we already have specific for -lowlatency, as well as the configs that makes the current patch unnessecary, we get this list:<br>
<br>
CONFIG_CMDLINE_BOOL=y<br>
CONFIG_CMDLINE="threadirqs"<div class="im"><br>
# CONFIG_RCU_BOOST is not set<br>
# CONFIG_NTP_PPS is not set<br>
# CONFIG_RCU_CPU_STALL_DETECTOR is not set<br>
# CONFIG_RCU_CPU_STALL_VERBOSE is not set<br>
# CONFIG_PREEMPT_TRACER is not set<br></div><div class="im">
CONFIG_TREE_PREEMPT_RCU=y<br>
CONFIG_PREEMPT_RCU=y<br>
CONFIG_PREEMPT_NOTIFIERS=y<br>
# CONFIG_PREEMPT_NONE is not set<br></div>
# CONFIG_PREEMPT_VOLUNTARY is not set<div class="im"><br>
CONFIG_PREEMPT=y<br>
CONFIG_HZ_1000=y<br>
CONFIG_HZ=1000<br>
CONFIG_SLAB=y<br>
# CONFIG_EXPERT is not set<br>
# CONFIG_NO_HZ is not set<br>
# CONFIG_DEBUG_KERNEL is not set<br>
<br></div>
Using these configs on top of the default configs for the ubuntu-precise kernel we get our current -lowlatency.<div class="HOEnZb"><div class="h5"><br>
<br>
-- <br>
Ubuntu-Studio-devel mailing list<br>
<a href="mailto:Ubuntu-Studio-devel@lists.ubuntu.com" target="_blank">Ubuntu-Studio-devel@lists.<u></u>ubuntu.com</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-devel" target="_blank">https://lists.ubuntu.com/<u></u>mailman/listinfo/ubuntu-<u></u>studio-devel</a><br>
</div></div></blockquote></div><br><div><br></div><div>my understanding is that the patch is what actually changes the config file.  perhaps I am mistaken, however.</div><div><br></div><div>scottl</div>