). Given that these
squashes can occur frequently in memory-bound programs, is there a
reason this was chosen as the implementation? Is there a reason why
loads can't be stalled and retried on a cache block?
Thanks!
Tony
___
gem5-users mailing list
Hi, everyone,
I am trying to insert a linux kernel module dynamically , using
command 'insmod mymod.ko', on the linux operating system (kernel
version 2.6.27) under ALPHA_FS. On some situation, as described in the
following, the Gem5 simulator seems hang at somewhere and this command
can not work
Paul Rosenfeld gmail.com> writes:
>
>
> Are you sure that the code with the arm_detailed model isn't just executing a
different code path that bypasses your couts? (since you didn't specify where
you added your print statements).
>
> On Thu, Apr 5, 2012 at 5
ed to restore with another cpu type, e.g. arm_detailed,
which should print out the timing data. However, system restored
successfully, but nothing showed up on the screen. Does anyone have
thoughts on this?
Thanks,
Tony
___
gem5-users mailing list
gem5-users
Anthony Gutierrez umich.edu> writes:
>
>
> Did you run in atomic mode? Also, is that the host_seconds from the first
stats dump, or the second?
> -TonyOn Wed, Apr 4, 2012 at 10:38 AM, Tony Feng gmail.com>
wrote:
> Hi,
>
> After I ran BBench, I found in the
ystem bootup and benchmark running. Anything wrong here?
Thanks,
Tony
___
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
t; release of gem5 as well as the developer version.
>
> Could you please point in the right direction of what I should do next?
>
> Thanks!
> Mike
>
> ___
> gem5-users mailing list
> gem5-users gem5.org<mailto:gem5-users gem5.org>
> h
Tony Feng gmail.com> writes:
>
>
> Hi,
>
> In M5Port::recvFunctional of RubyPort.cc, if the isPhysMemAddress test fails,
does it necessarily mean it is a packet sent to a pio port?
>
> I added some debugging info, found the packet has an invalid source id, and a
is 0 - 0x7ff. Could anyone share thoughts on this?
Thanks,
Tony
___
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
Tony Feng gmail.com> writes:
>
>
> Hi,
> I am trying to run ARM FS with ruby. The error I have now is the following:
> gem5.debug: build/ARM/mem/ruby/system/RubyPort.cc:418: virtual void
RubyPort::M5Port::recvFunctional(PacketPtr): Assertion `ruby_port-
>pio_port.
elf.realview.gic.pio = self.piobus.master
self.realview.l2x0_fake.pio = self.piobus.master
self.realview.a9scu.pio = self.piobus.master
self.realview.local_cpu_timer.pio = self.piobus.master
self.realview.attachIO(self.piobus)
self.intrctrl = IntrControl()
self.terminal = Terminal()
self.vncserver = VncServer(
n,
Thanks for sharing. Great work.
It's not clear to me whether Topaz can run without ruby. Currently ruby is not
working well with non-Alpha ISAs in FS mode. It would be nice if I can run
ARM/x86 FS with Topaz.
-Tony
___
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
Hi,
I find PDB very handy when debugging configuration files. However, when I
try inserting the line
import pdb; pdb.set_trace()
into .py files which are outside the configs folder, it seems PDB can't
detect it. Any suggestions?
Thanks,
Tony
On Tue, Mar 20, 2012 at 4:28 PM, Tony Feng
[BaseCPU:build/ARM/cpu/base.cc, line 226]
Memory Usage: 478012 KBytes
I didn't initialize any interrupt controller in my new ruby_fs.py since I
think it is done in fs.py, or should I do it elsewhere? Thanks.
-Tony
___
gem5-users mailing list
gem5-users@gem5.org
Digant gmail.com> writes:
>
>
> Hi Tony,
> I wrote Prime cell PL081 DMA model for ARM-FS some 3-4 months back and tested
it without ruby using my custom driver in Linux,
>
> I haven't checked it with recent version of Gem5 but it should work.
>
> You
which file I should look at?
-Tony
___
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
16 matches
Mail list logo