[yocto] Loading a new yocto image to Intel Fri2 board

2013-03-10 Thread Insop Song
Hi, I have a question on loading a new yocto image to Intel Fri2 board. 1. Board: Intel Fri2 -- 2. Image: self built sato image with meta-fri2 -- I've followed an instruction from

Re: [yocto] Can I disable RT throttling?

2013-03-10 Thread Fredrik Markström
The RT-throttling can be disabled with: echo -1 /proc/sys/kernel/sched_rt_runtime_us echo -1 /proc/sys/kernel/sched_rt_period_us But as mentioned in the other answers things like the system tick, ipi:s etc. will interfere. But significantly less then the rt-throttling :) /Fredrik

Re: [yocto] FUSE user-space library

2013-03-10 Thread Hans Beckerus
On 2013-03-10 1:56, Philip Balister wrote: On 03/09/2013 03:45 PM, Hans Beckerus wrote: Hi. Anyone started to look at including the FUSE user-space library as part of Yocto? There are some fuse related recipes in meta-oe. Philip Ok, I will take a look. Is the meta-oe 100% compatible with a

Re: [yocto] Can I disable RT throttling?

2013-03-10 Thread Bruce Ashfield
On Sun, Mar 10, 2013 at 7:42 AM, Fredrik Markström fredrik.markst...@gmail.com wrote: The RT-throttling can be disabled with: echo -1 /proc/sys/kernel/sched_rt_runtime_us echo -1 /proc/sys/kernel/sched_rt_period_us But as mentioned in the other answers things like the system tick, ipi:s

Re: [yocto] FUSE user-space library

2013-03-10 Thread Khem Raj
On Mar 10, 2013, at 6:05 AM, Hans Beckerus hans.becke...@gmail.com wrote: On 2013-03-10 1:56, Philip Balister wrote: On 03/09/2013 03:45 PM, Hans Beckerus wrote: Hi. Anyone started to look at including the FUSE user-space library as part of Yocto? There are some fuse related recipes in

Re: [yocto] FUSE user-space library

2013-03-10 Thread Hans Beckerus
On 2013-03-10 9:12, Khem Raj wrote: On Mar 10, 2013, at 6:05 AM, Hans Beckerus hans.becke...@gmail.com wrote: On 2013-03-10 1:56, Philip Balister wrote: On 03/09/2013 03:45 PM, Hans Beckerus wrote: Hi. Anyone started to look at including the FUSE user-space library as part of Yocto? There