Pierre, All,
On 6/4/13 4:25 PM, "Pierre Ficheux" <
pierre....@gmail.com> wrote:
>Hi,
>
>My PREEMPT-RT patch is 710 kb, may be it's better to send a web link
>on the list instead of file?
I personally think just sending a git patch to the group should be the
easiest, besides getting push access to the RT branch like Chih said and
just pushing the changes yourself.
I have some more comments below, inline.
Indeed! I second that thanks!
>> Would you like to push the RT branch to
>> android-x86 repository so more people can test it?
>> Could you write docs for how to use or test it?
Docs would be great, and should have a minimal set of documentation with
the first patch, in my opinion.
>>
>>
>> 2013/5/29 Pierre Ficheux <
pierre....@gmail.com>:
>>> It was just "tested" on Android-x86 for 3 reasons :
>>>
>>> 1- Android-x86 jb kernel (3.8.0) was close to the last PREEMPT-RT
>>> patch version (3.8.4 and +). ARM based Android (Pandaboard) is based
>>> on older kernel (3.0) quite different from Linux.
>>>
>>> 2- PREEMPT-RT works fine on x86, though it works not so bad on recent
>>>ARM
>>>
>>> 3- It was just a 1rst test :)
:)
>>>
>>> I just wanted to check whether Android will boot with such a kernel.
>>> I used my favorite rt-tests tools (cyclictest, hackbench, ...) to
>>> compare jitter with standard Android kernel. Looks good, just like on
>>> GNU/Linux => small jitter
>>> with PREEMPT-RT, sometimes "infinite" with standard kernel. It should
>>> helpful to design device with Android based GUI and low latency at
>>> kernel/system level.
I think this is great. I'm excited to see a patch.