Review Board 2.0.15


memtest: Memtester support for DMA

Review Request #92 - Created Aug. 5, 2010 and submitted

Information
Brad Beckmann
gem5
Reviewers
Default
memtest: Memtester support for DMA

This patch adds DMA testing to the Memtester and is inherits many changes from
Polina's old tester_dma_extension patch.

   
Posted (Aug. 11, 2010, 12:43 p.m.)
It looks like you removed a whole lot of features in this diff.  Why did you do this?  Can you explain it in the commit message?
  1. Ruby doesn't work in atomic mode.  Therefore it doesn't make sense to have atomic mode options in this file.  Sure, I'll update the commit message.
configs/example/memtest-ruby.py (Diff revision 2)
 
 
Why did you remove this stuff?
configs/example/memtest-ruby.py (Diff revision 2)
 
 
What does this mean?  Can you add some help?
  1. Similar to --num-cpus, this is the number of dma testers.  I added a help message.
configs/example/memtest-ruby.py (Diff revision 2)
 
 
Why remove this?