git clone git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-arm-arch.git
Ali On 25.04.2012 02:44, Kiyeon Lee wrote: > 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 [7]' > 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] [8]> 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 [4] >> 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 [1]) 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] [2] >>> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users [3] >> >> _______________________________________________ >> gem5-users mailing list >> [email protected] [5] >> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users [6] Links: ------ [1] http://www.arm.com/ [2] mailto:[email protected] [3] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users [4] http://git.kernel.org/?p=linux/kernel/git/cmarinas/linux-arm-arch.git;a=tag;h=e93289590609d5c3b1b99bedb1cfff418d6ed4fe [5] mailto:[email protected] [6] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users [7] http://git.kernel.org/?p=linux/kernel/git/cmarinas/linux-arm-arch.git;a=tag;h=e93289590609d5c3b1b99bedb1cfff418d6ed4fe [8] mailto:[email protected]
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
