hi everyone!
(throwing this in the base section b/c it applies to the kernel, admins feel free to move if you need to.)
I'd like to request another kernel be added to tcl. I threw this out on irc last night, but wanted to post it here to make it more "formal."
if you want to use linux for audio production, you need a preemptable kernel. note this wiki page:
http://wiki.tinycorelinux.com/tiki-index.php?page=Custom+Kerneltwo things to mention: first, CONFIG_HZ needs to be set at 1000 for midi timing to be tight; second, CONFIG_PREEMPT needs to be set at complete preemption. (there's actually a patch to the kernel to make this fully preemptable, see
http://rt.wiki.kernel.org/index.php/Main_Page for more information.) the high resolution timer also needs to be set to the highest setting, but I can't recall that setting off-hand. anyway, current thinking is that the vanilla kernel with these changes made is good enough for most audio work. ingo's preempt kernel patch would be wonderful, but I don't want to ask for the moon here, just a few config changes.
now what I
should do is build this myself instead of whining about it in a request.
however, I think this would benefit a few more folks than just me. also, I'm not so sure that I have the expertise to package this up properly, thus I'm appealing to those far smarter than I am to help make this happen.
long story short, someone has already got alsa and the jack audio connection kit done, so it seems like the next logical step to have a proper kernel for music production. I think it would please a lot of folks, and I for one would be really be happy!
best to all,
Josh