Scott Arthur wrote:

I'm running a stock 2.6 Ubuntu Hoary kernel. Haven't had much luck with compiling my own kernel, but found a good Debian tutorial so will give it a try. Where should I look for pre-emptible in the kernel config?

Are you sure you don't already have a pre-emptible kernel? Assuming your kernel was compiled with CONFIG_IKCONFIG_PROC, you check with:

$ zcat /proc/config.gz | grep PREEMPT

If you see "CONFIG_PREEMPT=y", you're already there.

HTH.
Mike

_______________________________________________
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to