Hi, Ali.

Thanks for sharing the link for us.
However, when cloning the repository using

git clone '
http://git.kernel.org/?p=linux/kernel/git/cmarinas/linux-arm-arch.git;a=tag;h=e93289590609d5c3b1b99bedb1cfff418d6ed4fe
'

the cloning process failed with the following warning: "warning: remote
HEAD refers to nonexistent ref, unable to checkout".
I am not familiar with git, so I don't know what is the problem.
Do you have any idea what went wrong?

Thanks, again!!

Kiyeon


On Sun, Apr 22, 2012 at 7:36 AM, Ali Saidi <[email protected]> wrote:

> The VExpress_ELT platform probably isn't useful for you, but the
> VExpress_EMM one should be and will likely be supported in the future.
>
> You can compile a kernel for it from the following sources along with the
> attached configuration file:
>
> http://git.kernel.org/?p=linux/kernel/git/cmarinas/linux-arm-arch.git;a=tag;h=e93289590609d5c3b1b99bedb1cfff418d6ed4fe
>
> It should support multiple cpus and checkpointing like any other machine
> type (and it supports up to 2GB of DRAM).
>
> Ali
>
>
> On Apr 13, 2012, at 2:17 AM, Kiyeon Lee wrote:
>
> Hello, everyone.
>
> I am trying to run a full-system simulation using the ARM "VExpress_ELT"
> platform modeled in gem5. I am using the latest source codes from the
> gem5 repository.
>
> I compiled linux kernel 2.6.38 to target the ARM Versatile Express
> platform.
> I used the corresponding config file and the linux kernel source code
> patch from the arm website (www.arm.com) to compile the linux kernel.
>
> I am using the "fs.py" script file as it is, except that I changed the
> machine type to VExpress_ELT and changed the main memory size to 1GB. I
> am also using the linux kernel that I compiled instead of using the
> pre-compiled kernel provided by the gem5 website.
>
> However, it seems like the simulation is not proceeding after gem5 loads
> the kernel.
> I am wondering whether the problem is caused by my linux kernel or by gem5.
>
> My question is should I somehow change the config file and recompile the
> linux kernel or should I debug gem5?
> Are the two ARM Versatile Express platforms (VExpress_ELT and
> VExpress_EMM) currently stable to use for full-system simulation?
> Any hints/comments will be greatly appreciated.
>
> Thanks in advance.
>
> Kiyeon
>
> _______________________________________________
> gem5-users mailing list
> [email protected]
> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
>
>
>
> _______________________________________________
> gem5-users mailing list
> [email protected]
> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
>
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to