(02-28-2016, 09:59 AM)umiddelb Wrote: (02-28-2016, 12:23 AM)Artyom Wrote: Hello everyone! Who can tell?
1) Will Linux kernel support ARM Design Studio (ARM Gator Kernel Patch) out of the box?
2) Will support Real-Time linux kernel PREEMPT_RT (https://rt.wiki.kernel.org/index.php/Main_Page) out of the box?
This would significantly expand the opportunities for Pine64 in robotics, avionics (as autopilot) and automation.
You may fork https://github.com/longsleep/linux-pine6...-hacks-1.2 and apply the patchwork. I can run some tests on my pine64 then.
-------------------------ARM Streamline (ARM Gator) ----------------------------------------------------------------------------------------------------------
For ARM gator need kernel version 3.4 (
https://github.com/ARM-software/gator).
Instructions for integration into the kernel here
http://infocenter.arm.com/help/index.jsp...EJAAI.html
We have kernet 3.10. I understand correctly?
------------------------------------------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------- RT_PREEMPT --------------------------------------------------------------
This evening I will correct kernel and apply the patch RT_PREEMPT. How to finish correcting the kernel will write.
More information can be found here:
https://rt.wiki.kernel.org/index.php/Main_Page
https://rt.wiki.kernel.org/index.php/RT_PREEMPT_HOWTO
Fairly a good example of the use of real-time kernel can be found here:
http://docs.emlid.com/navio/Downloads/Re...inux-RPi2/
http://www.emlid.com
--------------------------------------------------------------------------------------------------------------------------------------