PINE64

Full Version: Real-time linux kernel
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5
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
(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.
(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 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.

Tell me, where in the mainline linux kernel appear Pine64 support? In which version?
(04-07-2016, 12:03 AM)Artyom Wrote: [ -> ]
(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 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.

Tell me, where in the mainline linux kernel appear Pine64 support? In which version?
Here is the link: http://lists.infradead.org/pipermail/lin...10338.html.
(04-07-2016, 11:17 AM)tllim Wrote: [ -> ]
(04-07-2016, 12:03 AM)Artyom Wrote: [ -> ]
(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 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.

Tell me, where in the mainline linux kernel appear Pine64 support? In which version?
Here is the link: http://lists.infradead.org/pipermail/lin...10338.html.

Thanks
(03-28-2016, 08:54 AM)Artyom Wrote: [ -> ]
Hi Uli. Seems I find solution, why FULL_PREEPT_RT didn't work.
Read this (https://patches.linaro.org/patch/47646/), and tell me what you think?


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.
(04-14-2016, 04:03 PM)umiddelb Wrote: [ -> ]
(03-28-2016, 08:54 AM)Artyom Wrote: [ -> ]
Hi Uli. Seems I find solution, why FULL_PREEPT_RT didn't work.
Read this (https://patches.linaro.org/patch/47646/), and tell me what you think?


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.

 
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.
(04-17-2016, 11:23 PM)Artyom Wrote: [ -> ] 
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.

: The BSP kernel has been updated to 3.10.101, may be this will change the situation a little bit.
OK Uli. I try to find info about how this kernel support FULL_PREEPT_RT mode

Отправлено с моего SM-T325 через Tapatalk
. 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/
Pages: 1 2 3 4 5