Re: [yocto] [linux-yocto] [PATCH 0/1] [meta-realtime] Add rt-app, schedtool, define core-image-realtime, and append recipies-kernel

2013-03-18 Thread Insop Song
On Mon, Mar 18, 2013 at 7:21 AM, Bruce Ashfield wrote: > > > I went with core-image-rt-extended this morning. > > The changes have been merged, briefly tested and pushed to the > yocto layer. > > I've also created a docs/ subirectory in the layer, if you have > test steps, READMEs or other informa

Re: [yocto] [linux-yocto] [PATCH 0/1] [meta-realtime] Add rt-app, schedtool, define core-image-realtime, and append recipies-kernel

2013-03-18 Thread Bruce Ashfield
On 13-03-17 03:36 AM, Insop Song wrote: On Sat, Mar 16, 2013 at 9:04 PM, Bruce Ashfield wrote: This looks good to me now, I still think we'll have some confusion between the core "rt" images and core-image-realtime that we are introducing here. I may rename it core-image-realtime-extended as

Re: [yocto] [linux-yocto] [PATCH 0/1] [meta-realtime] Add rt-app, schedtool, define core-image-realtime, and append recipies-kernel

2013-03-17 Thread Insop Song
On Sat, Mar 16, 2013 at 9:04 PM, Bruce Ashfield wrote: > > This looks good to me now, I still think we'll have some confusion > between the core "rt" images and core-image-realtime that we are > introducing here. > > I may rename it core-image-realtime-extended as part of the merge, > if that's a

Re: [yocto] [linux-yocto] [PATCH 0/1] [meta-realtime] Add rt-app, schedtool, define core-image-realtime, and append recipies-kernel

2013-03-16 Thread Bruce Ashfield
On 13-03-16 6:16 AM, Insop Song wrote: meta-realtime layer for testing sched_deadline and other real-time applications Add rt-app, schedtool, define core-image-realtime, and append recipies-kernel This looks good to me now, I still think we'll have some confusion between the core "rt" images

[yocto] [PATCH 0/1] [meta-realtime] Add rt-app, schedtool, define core-image-realtime, and append recipies-kernel

2013-03-16 Thread Insop Song
meta-realtime layer for testing sched_deadline and other real-time applications Add rt-app, schedtool, define core-image-realtime, and append recipies-kernel *applications tested are shown below: 1. rt-app - "rt-app" is a test application that starts multiple periodic threads in order to simul