Re: [gem5-users] Linux boot

2020-02-27 Thread niranjan soundararajan
The issue with booting with KVM is resolved when only applying the second patch. The issue we now see is after logging in we get a "Login timeout after 60 seconds" before we could type the username and password. Has anyone run into this issue? Thanks On Thu, Feb 27, 2020 at 4:11 PM niranjan

Re: [gem5-users] Linux boot

2020-02-27 Thread niranjan soundararajan
Thanks for getting back. But we need the full Ubuntu for running server workloads. We looked at this link: https://www.mail-archive.com/gem5-users@gem5.org/msg15053.html Where a user has gotten this resolved but when applying the 2 patches doesnt help our case. Any other options? Thanks On

Re: [gem5-users] Linux boot

2020-02-27 Thread Ciro Santilli
https://github.com/cirosantilli/linux-kernel-module-cheat/tree/8a2cad195b295ad02c23af7a629bd21b4a9f306d#gem5-buildroot-setup-getting-started boots Buildroot (not Ubuntu) to shell in about 4 minutes on a P51 https://cirosantilli.com/linux-kernel-module-cheat/#p51 With Ubuntu, I would use my own

Re: [gem5-users] Linux boot

2020-02-27 Thread niranjan soundararajan
Thanks Abhishek. We get the following error with KVM panic: KVM: Failed to enter virtualized mode (hw reason: 0x8021) Any techniques to get over this error Thanks Niranjan On Thu, Feb 27, 2020 at 11:40 AM Abhishek Singh < abhishek.singh199...@gmail.com> wrote: > > Hi, > > You can use

Re: [gem5-users] Linux boot

2020-02-26 Thread Abhishek Singh
Hi Yuan, The way I simulate DerivO3CPU, (first run)is I run with AtomicSimpleCPU and create a checkpoint after the boot by using command “/sbin/m5 checkpoint” and then run the benchmark. In my second run I restore checkpoint using AtomicSimpleCPU and then switch to DerivO3CPU. And then I get

Re: [gem5-users] Linux boot

2020-02-26 Thread Shougang Yuan
Hi, Abhishek, I also have similar questions. I can boot the ubuntu18.04 and kernel 5.2.3 with timingSimpleCPu and KVM, but I want to run simulation with DeriveO3CPU. Do you know how to change the CPU to DeriveO3 after we boot the system with kvm or timingsimple cou? Best regards. Yuan On Thu,

Re: [gem5-users] Linux boot

2020-02-26 Thread Abhishek Singh
Hi, You can use KVM CPU, it will boot the system fast as it works on host machine speed. On Thu, Feb 27, 2020 at 1:00 AM niranjan soundararajan wrote: > Hello > > We are booting Ubuntu 18.0.4 and kernel 5.2.3 on x86_64 bit core. We are > running the following commandline > >

Re: [gem5-users] linux boot up time

2014-08-25 Thread Andreas Hansson via gem5-users
Hi Namitha, Looking at the linux-boot in regressions, using the atomic CPU, on a modern workstation: Alpha: 25 s ARM: 50 s X86: 130 s Andreas From: Namitha Krishna via gem5-users gem5-users@gem5.orgmailto:gem5-users@gem5.org Reply-To: Namitha Krishna