Real-time linux kernel - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: PINE A64(+) (https://forum.pine64.org/forumdisplay.php?fid=4) +--- Forum: Linux on Pine A64(+) (https://forum.pine64.org/forumdisplay.php?fid=6) +--- Thread: Real-time linux kernel (/showthread.php?tid=394) |
RE: Real-time linux kernel - Artyom - 04-05-2016 Good afternoon. To my great regret to the current Linux kernel does not support Pine64 FULL_PREEPT_RT mode ARM64 architecture. But this does not mean that the hard real-time kernel is not. Just need to wait a bit when the new standard linux kernel is developed. I express my gratitude to all those cat I participated in this attempt RE: Real-time linux kernel - tllim - 04-06-2016 (04-05-2016, 10:57 PM)Artyom Wrote: Good afternoon. To my great regret to the current Linux kernel does not support Pine64 FULL_PREEPT_RT mode ARM64 architecture. But this does not mean that the hard real-time kernel is not. Just need to wait a bit when the new standard linux kernel is developed. I express my gratitude to all those cat I participated in this attempt Thanks on your trying. The 64 bit ARM still very news and takes a while to catch up. Once FULL_PREEPT support on ARM64, looking forward on you to continue the Real Time kernel porting. RE: Real-time linux kernel - Artyom - 04-07-2016 (04-06-2016, 04:52 PM)tllim Wrote:(04-05-2016, 10:57 PM)Artyom Wrote: Good afternoon. To my great regret to the current Linux kernel does not support Pine64 FULL_PREEPT_RT mode ARM64 architecture. But this does not mean that the hard real-time kernel is not. Just need to wait a bit when the new standard linux kernel is developed. I express my gratitude to all those cat I participated in this attempt Tell me, where in the mainline linux kernel appear Pine64 support? In which version? RE: Real-time linux kernel - tllim - 04-07-2016 (04-07-2016, 12:03 AM)Artyom Wrote:Here is the link: http://lists.infradead.org/pipermail/linux-arm-kernel/2016-February/410338.html.(04-06-2016, 04:52 PM)tllim Wrote:(04-05-2016, 10:57 PM)Artyom Wrote: Good afternoon. To my great regret to the current Linux kernel does not support Pine64 FULL_PREEPT_RT mode ARM64 architecture. But this does not mean that the hard real-time kernel is not. Just need to wait a bit when the new standard linux kernel is developed. I express my gratitude to all those cat I participated in this attempt RE: Real-time linux kernel - Artyom - 04-07-2016 (04-07-2016, 11:17 AM)tllim Wrote:(04-07-2016, 12:03 AM)Artyom Wrote:Here is the link: http://lists.infradead.org/pipermail/linux-arm-kernel/2016-February/410338.html.(04-06-2016, 04:52 PM)tllim Wrote:(04-05-2016, 10:57 PM)Artyom Wrote: Good afternoon. To my great regret to the current Linux kernel does not support Pine64 FULL_PREEPT_RT mode ARM64 architecture. But this does not mean that the hard real-time kernel is not. Just need to wait a bit when the new standard linux kernel is developed. I express my gratitude to all those cat I participated in this attempt Thanks RE: Real-time linux kernel - umiddelb - 04-14-2016 (03-28-2016, 08:54 AM)Artyom Wrote: @umiddelb @Artyom I was able to apply the this patch by hand and will now compile / test the new kernel. This patch will add HAVE_PREEMPT_LAZY, but not FULL_PREEPT_RT itself. RE: Real-time linux kernel - Artyom - 04-17-2016 (04-14-2016, 04:03 PM)umiddelb Wrote:(03-28-2016, 08:54 AM)Artyom Wrote: @umiddelb @umiddelb I, too, have already applied this patch manually. I know that he will not unblock FULL_PREEPT_RT mode. Because this kernel does not support this mode for ARM64 architecture. As I wrote earlier for TL Lit we need to wait for the new kernel in which the FULL_PREEPT_RT mode will be maintained for ARM64. RE: Real-time linux kernel - umiddelb - 05-08-2016 (04-17-2016, 11:23 PM)Artyom Wrote: @umiddelb @Artyom: The BSP kernel has been updated to 3.10.101, may be this will change the situation a little bit. RE: Real-time linux kernel - Artyom - 05-09-2016 OK Uli. I try to find info about how this kernel support FULL_PREEPT_RT mode Отправлено с моего SM-T325 через Tapatalk RE: Real-time linux kernel - Artyom - 05-29-2016 @umiddelb. Hi again. Аs I said earlier we need new kernel. As far as I understand we need kernel version 3.18.11. Additionally, you can read here: https://patches.linaro.org/patch/47092/ https://patches.linaro.org/patch/47646/ |