Re: [Gems-users] gem5-users Digest, Vol 123, Issue 2


Date: Thu, 06 Oct 2016 15:52:52 -0500
From: Monobrata Debnath <mono0908@xxxxxxxxx>
Subject: Re: [Gems-users] gem5-users Digest, Vol 123, Issue 2
No specific reason for using theÂgem5-stable version. Are you suggesting that I should use development repository version of gem5 to avoid this issue ?

Thanks,


On Wed, Oct 5, 2016 at 11:00 AM, <gem5-users-request@xxxxxxxx> wrote:
Send gem5-users mailing list submissions to
    gem5-users@xxxxxxxx

To subscribe or unsubscribe via the World Wide Web, visit
    http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
or, via email, send a message with subject or body 'help' to
    gem5-users-request@xxxxxxxx

You can reach the person managing the list at
    gem5-users-owner@xxxxxxxx

When replying, please edit your Subject line so it is more specific
than "Re: Contents of gem5-users digest..."


Today's Topics:

 Â1. Error while running MOBY in gem5 Full system Simulation
   (Monobrata Debnath)
 Â2. Re: Error while running MOBY in gem5 Full system Simulation
   (Abdul Mutaal)


----------------------------------------------------------------------

Message: 1
Date: Wed, 5 Oct 2016 05:14:40 -0500
From: Monobrata Debnath <mono0908@xxxxxxxxx>
To: gem5-users <gem5-users@xxxxxxxx>
Subject: [gem5-users] Error while running MOBY in gem5 Full system
    Simulation
Message-ID:
    <CAOGufrrV7rfbfx=9QOPFDp_Zs1YkFdLsCc5A18rpZjwsn+uZyA@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

Running full system gem5 with android kernel and moby benchmark. Files are
downloaded from

http://www.gem5.org/AsimBench
https://bitbucket.org/yongbing_huang/asimbench

I have encountered the flowing error:



[[mhl494@compute017 gem5-stable]$ build/ARM/gem5.opt configs/example/fs.py
--cpu-type=AtomicSimpleCPU
--disk-image=ARMv7a-ICS-Android.SMP.Asimbench-v3.img
gem5 Simulator System. http://gem5.org
gem5 is copyrighted software; use the --copyright option for details.

gem5 compiled Sep 30 2016 21:38:39
gem5 started Oct 5 2016 05:06:49
gem5 executing on compute017
command line: build/ARM/gem5.opt configs/example/fs.py
--cpu-type=AtomicSimpleCPU
--disk-image=ARMv7a-ICS-Android.SMP.Asimbench-v3.img
Global frequency set at 1000000000000 ticks per second
warn: DRAM device capacity (8192 Mbytes) does not match the address range
assigned (512 Mbytes)
info: kernel located at:
/home-new/mhl494/gem5-stable/asimbench/binaries/vmlinux.smp.ics.arm.asimbench.2.6.35
   0: system.cpu.isa: ISA system set to: 0x3573c70 0x3573c70
Listening for system connection on port 5900
Listening for system connection on port 3456
0: system.remote_gdb.listener: listening for remote gdb #0 on port 7000
info: Using bootloader at address 0x10
info: Using kernel entry physical address at 0x80008000
warn: DTB file specified, but no device tree support in kernel
**** REAL SIMULATION ****
warn: Existing EnergyCtrl, but no enabled DVFSHandler found.
info: Entering event queue @ 0. Starting simulation...
warn: Device system.membus.badaddr_responder accessed by read to address
0x10009018 size=4
gem5.opt: build/ARM/cpu/simple/atomic.cc:358: virtual Fault
AtomicSimpleCPU::readMem(Addr, uint8_t*, unsigned int, unsigned int):
Assertion `!pkt.isError()' failed.
Program aborted at cycle 30000
Aborted (core dumped)
[mhl494@compute017 gem5-stable]$
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://m5sim.org/cgi-bin/mailman/private/gem5-users/attachments/20161005/0809ad39/attachment-0001.html>

------------------------------

Message: 2
Date: Wed, 5 Oct 2016 12:17:59 +0200
From: Abdul Mutaal <abdul.mutaal@xxxxxxxxx>
To: gem5 users mailing list <gem5-users@xxxxxxxx>
Subject: Re: [gem5-users] Error while running MOBY in gem5 Full system
    Simulation
Message-ID:
    <CALsB4LiOxZHhV2XzV3RJ=eMbchVsbmgc4miLwEiV-0P8D4k5Kw@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

Any reason for using gem5-stable ?

Thanks

On Wed, Oct 5, 2016 at 12:14 PM, Monobrata Debnath <mono0908@xxxxxxxxx>
wrote:

> Running full system gem5 with android kernel and moby benchmark. Files are
> downloaded from
>
> http://www.gem5.org/AsimBench
> https://bitbucket.org/yongbing_huang/asimbench
>
> I have encountered the flowing error:
>
>
>
> [[mhl494@compute017 gem5-stable]$ build/ARM/gem5.opt
> configs/example/fs.py --cpu-type=AtomicSimpleCPU --disk-image=ARMv7a-ICS-
> Android.SMP.Asimbench-v3.img
> gem5 Simulator System. http://gem5.org
> gem5 is copyrighted software; use the --copyright option for details.
>
> gem5 compiled Sep 30 2016 21:38:39
> gem5 started Oct 5 2016 05:06:49
> gem5 executing on compute017
> command line: build/ARM/gem5.opt configs/example/fs.py
> --cpu-type=AtomicSimpleCPU --disk-image=ARMv7a-ICS-
> Android.SMP.Asimbench-v3.img
> Global frequency set at 1000000000000 ticks per second
> warn: DRAM device capacity (8192 Mbytes) does not match the address range
> assigned (512 Mbytes)
> info: kernel located at: /home-new/mhl494/gem5-stable/
> asimbench/binaries/vmlinux.smp.ics.arm.asimbench.2.6.35
>Â Â Â Â0: system.cpu.isa: ISA system set to: 0x3573c70 0x3573c70
> Listening for system connection on port 5900
> Listening for system connection on port 3456
> 0: system.remote_gdb.listener: listening for remote gdb #0 on port 7000
> info: Using bootloader at address 0x10
> info: Using kernel entry physical address at 0x80008000
> warn: DTB file specified, but no device tree support in kernel
> **** REAL SIMULATION ****
> warn: Existing EnergyCtrl, but no enabled DVFSHandler found.
> info: Entering event queue @ 0. Starting simulation...
> warn: Device system.membus.badaddr_responder accessed by read to address
> 0x10009018 size=4
> gem5.opt: build/ARM/cpu/simple/atomic.cc:358: virtual Fault
> AtomicSimpleCPU::readMem(Addr, uint8_t*, unsigned int, unsigned int):
> Assertion `!pkt.isError()' failed.
> Program aborted at cycle 30000
> Aborted (core dumped)
> [mhl494@compute017 gem5-stable]$
>
>
> _______________________________________________
> gem5-users mailing list
> gem5-users@xxxxxxxx
> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
>



--

Regards,
Abdul Mutaal
LinkedIn : https://de.linkedin.com/in/abdulmutaalahmad
Email : abdul.mutaal@xxxxxxxxx
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://m5sim.org/cgi-bin/mailman/private/gem5-users/attachments/20161005/84b6e78d/attachment-0001.html>

------------------------------

Subject: Digest Footer

_______________________________________________
gem5-users mailing list
gem5-users@xxxxxxxx
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

------------------------------

End of gem5-users Digest, Vol 123, Issue 2
******************************************

[← Prev in Thread] Current Thread [Next in Thread→]
  • Re: [Gems-users] gem5-users Digest, Vol 123, Issue 2, Monobrata Debnath <=