On Fri, Jan 27, 2012 at 12:47 PM, Alexander Sack wrote:
> On Wed, Jan 25, 2012 at 9:33 PM, Zygmunt Krynicki
> wrote:
>> HI.
>>
>> I'm building a LAVA service for running fast models. Quite soon (*)
>> we'll be ready to open an alpha access. Right now you will need to
>> bring your own root filesy
On Wed, Jan 25, 2012 at 9:33 PM, Zygmunt Krynicki
wrote:
> HI.
>
> I'm building a LAVA service for running fast models. Quite soon (*)
> we'll be ready to open an alpha access. Right now you will need to
> bring your own root filesystem and kernel image to use it. With that
> in mind I wanted to s
On 27 Jan 2012, at 10:33, Pawel Moll wrote:
> On Thu, 2012-01-26 at 19:20 +0100, Zygmunt Krynicki wrote:
>> It also requires a license from arm for each machine
>> that runs it (it binds to mac address)
>
> This could be mitigated by setting up a Flex licence server for machines
> in the farm, w
On 27 January 2012 10:30, Pawel Moll wrote:
> I'm planning to modify the boot.S to be able to create an AXF file from
> separate kernel and DTB (will happen next week, if anyone wants to try
> it let me know and I'll notify you when it's ready)
I would suggest you start out with the patches I did
On Thu, 2012-01-26 at 19:20 +0100, Zygmunt Krynicki wrote:
> It also requires a license from arm for each machine
> that runs it (it binds to mac address)
This could be mitigated by setting up a Flex licence server for machines
in the farm, with floating licences instead of noded-locked ones. Aft
On Thu, 2012-01-26 at 21:19 +0100, Zygmunt Krynicki wrote:
> >>> With Pawel Moll's VExpress device tree support patches on top of
> >>> mainline, we can produce a single kernel config and a set of device
> >>> trees which allow booting on all the A15-based model variants.
>
> About device trees, d
On 26 January 2012 20:19, Zygmunt Krynicki wrote:
> About device trees, does the simulator need an explicitly provided
> device tree (in a way we currently provide the kernel image and
> ramdisk) or is the dt table built into the image?
The simulator doesn't care whether you're using device tree
On Thu, Jan 26, 2012 at 8:52 PM, Ryan Harkin wrote:
> On 26 January 2012 19:34, Scott Bambrough wrote:
>> On 12-01-26 01:24 PM, Dave Martin wrote:
>>>
>>> On Wed, Jan 25, 2012 at 09:33:35PM +0100, Zygmunt Krynicki wrote:
HI.
I'm building a LAVA service for running fast models.
On 26 January 2012 13:52, Ryan Harkin wrote:
> On 26 January 2012 19:34, Scott Bambrough wrote:
>> On 12-01-26 01:24 PM, Dave Martin wrote:
>>>
>>> On Wed, Jan 25, 2012 at 09:33:35PM +0100, Zygmunt Krynicki wrote:
HI.
I'm building a LAVA service for running fast models. Quite
On 26 January 2012 19:34, Scott Bambrough wrote:
> On 12-01-26 01:24 PM, Dave Martin wrote:
>>
>> On Wed, Jan 25, 2012 at 09:33:35PM +0100, Zygmunt Krynicki wrote:
>>>
>>> HI.
>>>
>>> I'm building a LAVA service for running fast models. Quite soon (*)
>>> we'll be ready to open an alpha access. Ri
On 12-01-26 01:24 PM, Dave Martin wrote:
On Wed, Jan 25, 2012 at 09:33:35PM +0100, Zygmunt Krynicki wrote:
HI.
I'm building a LAVA service for running fast models. Quite soon (*)
we'll be ready to open an alpha access. Right now you will need to
bring your own root filesystem and kernel image t
On Thu, Jan 26, 2012 at 7:24 PM, Dave Martin wrote:
> On Wed, Jan 25, 2012 at 09:33:35PM +0100, Zygmunt Krynicki wrote:
>> HI.
>>
>> I'm building a LAVA service for running fast models. Quite soon (*)
>> we'll be ready to open an alpha access. Right now you will need to
>> bring your own root file
On Wed, Jan 25, 2012 at 09:33:35PM +0100, Zygmunt Krynicki wrote:
> HI.
>
> I'm building a LAVA service for running fast models. Quite soon (*)
> we'll be ready to open an alpha access. Right now you will need to
> bring your own root filesystem and kernel image to use it. With that
> in mind I wa
On Thu, Jan 26, 2012 at 5:26 PM, Zach Pfeffer wrote:
> Adding Amit.
>
> Looks like getting a big cloud instance running may help. Is the
> simulator I/O or compute bound?
Compute bound. It also requires a license from arm for each machine
that runs it (it binds to mac address) and a lot of memory
On Wed, Jan 25, 2012 at 09:53:21PM +0100, Zygmunt Krynicki wrote:
> Hi Zach
>
> It takes a _long_ while to get to raw serial console login prompt of a
> stripped-down ubuntu nano image. On my core i7 (first gen) the
> simulator can sometimes reach around 1M instructions per second but is
> usually
On 26 January 2012 16:26, Zach Pfeffer wrote:
> Looks like getting a big cloud instance running may help. Is the
> simulator I/O or compute bound?
It is typically compute bound (unless you're short on RAM: 6GB
the figure I've been bandying around as a plausible minimum).
With rate limiting enable
Adding Amit.
Looks like getting a big cloud instance running may help. Is the
simulator I/O or compute bound?
On 26 January 2012 03:22, Dave Pigott wrote:
> On 25 Jan 2012, at 20:53, Zygmunt Krynicki wrote:
>
>> It takes a _long_ while to get to raw serial console login prompt of a
>> stripped-d
On 25 Jan 2012, at 20:53, Zygmunt Krynicki wrote:
> It takes a _long_ while to get to raw serial console login prompt of a
> stripped-down ubuntu nano image. On my core i7 (first gen) the
> simulator can sometimes reach around 1M instructions per second but is
> usually slower. On top of that I do
Hi Zach
It takes a _long_ while to get to raw serial console login prompt of a
stripped-down ubuntu nano image. On my core i7 (first gen) the
simulator can sometimes reach around 1M instructions per second but is
usually slower. On top of that I don't know if it has any kind of
support for graphic
On 25 January 2012 14:33, Zygmunt Krynicki wrote:
> HI.
>
> I'm building a LAVA service for running fast models. Quite soon (*)
> we'll be ready to open an alpha access. Right now you will need to
> bring your own root filesystem and kernel image to use it. With that
> in mind I wanted to start a
HI.
I'm building a LAVA service for running fast models. Quite soon (*)
we'll be ready to open an alpha access. Right now you will need to
bring your own root filesystem and kernel image to use it. With that
in mind I wanted to start a discussion about the state of A15 support
in Linaro kernel(s).
21 matches
Mail list logo