Re: Ubuntu-based image for use with foundation model

2013-11-26 Thread Ryan Harkin
On 26 November 2013 21:51, Michael Hudson-Doyle wrote: > Hi all, > > Do we have, or do we have plans for, an image that's based on Ubuntu > that's usable with the foundation model? The only part I don't know how > to do for myself is build the .axf file AXF is sooo unfashionable these days ;-)

Ubuntu-based image for use with foundation model

2013-11-26 Thread Michael Hudson-Doyle
Hi all, Do we have, or do we have plans for, an image that's based on Ubuntu that's usable with the foundation model? The only part I don't know how to do for myself is build the .axf file, which I guess I can teach myself but it would be even easier to just download something :-) Cheers, mwh _

[Script]: Get isolation time of a CPU with NO_HZ_FULL

2013-11-26 Thread Viresh Kumar
Hi Kevin, I have updated the script you shared here: https://wiki.linaro.org/WorkingGroups/PowerManagement/Doc/AdaptiveTickless?action=AttachFile&do=view&target=nohz-test-cpuset.sh to get the time for which cpu wasn't getting interrupted. Probably this might be useful for few other folks as wel