Please disregard this review request. Patch was uploaded for sharing. Joel
On Mon, Feb 1, 2016 at 7:08 PM, Joel Hestness <[email protected]> wrote: > This is an automatically generated e-mail. To reply, visit: > http://reviews.gem5.org/r/3312/ > Review request for Default. > By Joel Hestness. > *Repository: * gem5 > Description > > Changeset 11315:2e534f2df8f5 > --------------------------- > mem: Trigger DRAMCtrl resp queue panic > > Tweaks to trigger the panic in DRAMCtrl when its outgoing PacketQueue grows > too > large. Specifically, this patch hardcodes a lower max queue size, and modifies > the memtest.py script is changed to use DDR3 memory instead of SimpleMemory. > > Here is a command line that triggers the panic: > > % build/X86/gem5.opt --debug-flag=DRAM --outdir=$outdir > configs/example/memtest.py -u 100 > > Diffs > > - configs/example/memtest.py (4a5f52f2defa) > - src/mem/packet_queue.cc (4a5f52f2defa) > > View Diff <http://reviews.gem5.org/r/3312/diff/> > -- Joel Hestness PhD Candidate, Computer Architecture Dept. of Computer Science, University of Wisconsin - Madison http://pages.cs.wisc.edu/~hestness/ _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
