On Monday, September 30, 2013 3:32:07 PM UTC-4, jeshu wrote: > > Hello List, > > Previously I have implemented my applications with Real time kernel in my > Beaglebone White using Robert Nelson's kernel. Now I am going to change the > platform/board to BBB, I am unable to find any RT patched kernel. Can > anybody post me the links where I can find the PT patched 3.8. kernel ? >
As a side note: you may not need rt patches. I find the JACK faq invaluable despite not using Jack, as they do heavy audio processing which sometimes needs rt. http://jackaudio.org/faq Of special note is that regular linux comes with the option to place applications into the "Realtime Scheduling Group" and thus performance for RT processing without needing to patch the kernel. -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
