Thank you all for your precious comments. I successfully built the Linux 2.6.27 kernel for Alpha core!
Regards, Reza On Wed, Jan 21, 2015 at 11:51 PM, Andreas Hansson <[email protected]> wrote: > Hi all, > > If you want a slightly less dated kernel I'd suggest to go for ARM. See > for example http://www.gem5.org/Running_gem5#Experimenting_with_DVFS for > an example of how to build your own kernel, even with full DVFS support on > top of gem5. > > The ARM full-system regressions are also using reasonably modern (2014) > kernels, and the kernels and DTB files are part of the gem5 downloads > http://www.gem5.org/Download > > Andreas > > On 21/01/2015 16:54, "Malek Musleh via gem5-users" <[email protected]> > wrote: > > >Reza, > > > >I recently did this for alpha. Part of the instructions on the wiki > >are outdated. I found the solution buried in other email thread > >discussion, which I can't find at the moment. > > > >Here's how to do it: > > > > git clone > >git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git > > cd linux-stable/ > > git checkout 2.6.27.y > > > >Then you can apply the m5 patches on top of that accordingly. > > > >Malek > > > > > >On Wed, Jan 21, 2015 at 11:18 AM, mohammad reza Soltaniyeh via > >gem5-users <[email protected]> wrote: > >> Thank you Amirali for reply. Currently I use 2.6.27 version. Can you > >>please > >> share how exactly you did it for X86 ISA ? Thank you! > >> > >> On Wed, Jan 21, 2015 at 6:08 PM, Amirali Boroumand > >> <[email protected]> wrote: > >>> > >>> Hi Mohammad Reza, > >>> > >>> I'm not quite sure about Alpha ISA, but I've compiled linux kernel > >>> (version 2.6.32.63) for x86 ISA, and it booted up smoothly. What linux > >>> version did you try? > >>> > >>> - Amirali > >>> > >>> On Wed, Jan 21, 2015 at 9:33 AM, mohammad reza Soltaniyeh via > >>>gem5-users > >>> <[email protected]> wrote: > >>>> > >>>> Hello everyone, > >>>> > >>>> I have been following the instruction given > >>>> http://www.m5sim.org/Linux_kernel to compile linux kernel for Alpha > >>>>ISA. > >>>> However, it seems that it is out dated. So, is there anyone who > >>>>successfully > >>>> compiled linux kernel and checked if gem5 can be run on top of it ? I > >>>>was > >>>> able to build an kernel image but when I try to run gem5 on the top > >>>>of it, > >>>> there is a core dumped which says "panic: Device FrameBuffer not > >>>> imlpmented" ! I would appreciate any help! > >>>> > >>>> Regards, > >>>> Reza > >>>> > >>>> _______________________________________________ > >>>> gem5-users mailing list > >>>> [email protected] > >>>> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users > >>> > >>> > >>> > >>> > >>> -- > >>> -- > >>> Amirali Boroumand > >>> PhD Student > >>> Carnegie Mellon University > >> > >> > >> > >> _______________________________________________ > >> 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 > > > > > -- IMPORTANT NOTICE: The contents of this email and any attachments are > confidential and may also be privileged. If you are not the intended > recipient, please notify the sender immediately and do not disclose the > contents to any other person, use it for any purpose, or store or copy the > information in any medium. Thank you. > > ARM Limited, Registered office 110 Fulbourn Road, Cambridge CB1 9NJ, > Registered in England & Wales, Company No: 2557590 > ARM Holdings plc, Registered office 110 Fulbourn Road, Cambridge CB1 9NJ, > Registered in England & Wales, Company No: 2548782 >
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
