Page 1 of 1

Will a recompiled kernel with CONFIG_HZ > 100 work?

Posted: 21 Mar 2011, 04:29
by aitorpazos
I'd like to use my Bubba3 as a pulseaudio network sink and therefore I would like to recompile the kernel and change the kernel timer. Is there any good reason not to do that? Is there any precompiled kernel with multimedia in mind?

Re: Will a recompiled kernel with CONFIG_HZ > 100 work?

Posted: 21 Mar 2011, 09:43
by RandomUsername
I don't know, but I do know this isn't a "how to" (the exact opposite in fact) so I suggest you ask this in one of the support forums where it will get more exposure.

Re: Will a recompiled kernel with CONFIG_HZ > 100 work?

Posted: 21 Mar 2011, 11:00
by DanielM
Moved thread to correct forum.

/Daniel

Re: Will a recompiled kernel with CONFIG_HZ > 100 work?

Posted: 27 Mar 2011, 11:41
by aitorpazos
Just answering myself.
CONFIG_HZ cannot be changed for bubba, but I recompiled the kernel anyway and I found it a pretty straightforward process. What you can change is CONFIG_PREEMPT_* which might help with interactive tasks.