> On May 18, 2012, 6:03 a.m., Nilay Vaish wrote: > > configs/common/FSConfig.py, line 168 > > <http://reviews.gem5.org/r/1183/diff/1/?file=26217#file26217line168> > > > > Is there any difference between the class CowMmDisk and CowIdeDisk?
CowMmDisk is re-introduced in the new patch. This was the problem with SPARC FS. - Jayneel ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/1183/#review2706 ----------------------------------------------------------- On May 9, 2012, 2:38 p.m., Jayneel Gandhi wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > http://reviews.gem5.org/r/1183/ > ----------------------------------------------------------- > > (Updated May 9, 2012, 2:38 p.m.) > > > Review request for Default. > > > Description > ------- > > Changeset 8984:a567fd6f8748 > --------------------------- > Config: Make disk-image option support mutiple disks > Added support to specify mutiple disks provided on command line with > disk-image option. Made the required changes to SysConfig to support that. > Updated regressions to accomodate the stat name changes and change in > SysConfig. When you use this option, you have to specify disks in specific > order and the default disks for the system also needs to be specified. > The operating system disk is to be specified first in the comma-spearated > list. > The new disks that you specify can be mounted by using mount command once the > operating system is booted. Like for X86 linux, you can mount the new disk > from > /dev/hdc, if the option was used as --mem-disk=linux disk,swap disk,new disk. > > > Diffs > ----- > > configs/common/Benchmarks.py 8800b05e1cb3 > configs/common/FSConfig.py 8800b05e1cb3 > configs/common/Options.py 8800b05e1cb3 > configs/example/fs.py 8800b05e1cb3 > tests/configs/pc-o3-timing.py 8800b05e1cb3 > tests/configs/pc-simple-atomic.py 8800b05e1cb3 > tests/configs/pc-simple-timing-ruby.py 8800b05e1cb3 > tests/configs/pc-simple-timing.py 8800b05e1cb3 > tests/long/fs/10.linux-boot/ref/alpha/linux/tsunami-o3-dual/stats.txt > 8800b05e1cb3 > tests/long/fs/10.linux-boot/ref/alpha/linux/tsunami-o3/stats.txt > 8800b05e1cb3 > tests/long/fs/10.linux-boot/ref/arm/linux/realview-o3-checker/stats.txt > 8800b05e1cb3 > tests/long/fs/10.linux-boot/ref/arm/linux/realview-o3-dual/stats.txt > 8800b05e1cb3 > tests/long/fs/10.linux-boot/ref/arm/linux/realview-o3/stats.txt > 8800b05e1cb3 > > tests/quick/fs/10.linux-boot/ref/alpha/linux/tsunami-simple-atomic-dual/stats.txt > 8800b05e1cb3 > > tests/quick/fs/10.linux-boot/ref/alpha/linux/tsunami-simple-atomic/stats.txt > 8800b05e1cb3 > > tests/quick/fs/10.linux-boot/ref/alpha/linux/tsunami-simple-timing-dual/stats.txt > 8800b05e1cb3 > > tests/quick/fs/10.linux-boot/ref/alpha/linux/tsunami-simple-timing/stats.txt > 8800b05e1cb3 > > tests/quick/fs/10.linux-boot/ref/arm/linux/realview-simple-atomic-dual/stats.txt > 8800b05e1cb3 > tests/quick/fs/10.linux-boot/ref/arm/linux/realview-simple-atomic/stats.txt > 8800b05e1cb3 > > tests/quick/fs/10.linux-boot/ref/arm/linux/realview-simple-timing-dual/stats.txt > 8800b05e1cb3 > tests/quick/fs/10.linux-boot/ref/arm/linux/realview-simple-timing/stats.txt > 8800b05e1cb3 > > tests/quick/fs/80.netperf-stream/ref/alpha/linux/twosys-tsunami-simple-atomic/config.ini > 8800b05e1cb3 > > tests/quick/fs/80.netperf-stream/ref/alpha/linux/twosys-tsunami-simple-atomic/stats.txt > 8800b05e1cb3 > > Diff: http://reviews.gem5.org/r/1183/diff/ > > > Testing > ------- > > build/ALPHA/tests/opt/quick/se/20.eio-short/alpha/eio/simple-atomic FAILED! > build/ALPHA/tests/opt/quick/se/20.eio-short/alpha/eio/simple-timing FAILED! > build/ALPHA/tests/opt/quick/se/30.eio-mp/alpha/eio/simple-atomic-mp FAILED! > build/ALPHA/tests/opt/quick/se/30.eio-mp/alpha/eio/simple-timing-mp FAILED! > build/SPARC/tests/opt/long/fs/80.solaris-boot/sparc/solaris/t1000-simple-atomic > FAILED! > build/SPARC/tests/opt/quick/se/02.insttest/sparc/linux/inorder-timing FAILED! > build/SPARC/tests/opt/quick/se/02.insttest/sparc/linux/o3-timing FAILED! > build/SPARC/tests/opt/quick/se/02.insttest/sparc/linux/simple-atomic FAILED! > build/SPARC/tests/opt/quick/se/02.insttest/sparc/linux/simple-timing FAILED! > build/SPARC/tests/opt/quick/se/40.m5threads-test-atomic/sparc/linux/o3-timing-mp > FAILED! > build/SPARC/tests/opt/quick/se/40.m5threads-test-atomic/sparc/linux/simple-atomic-mp > FAILED! > build/SPARC/tests/opt/quick/se/40.m5threads-test-atomic/sparc/linux/simple-timing-mp > FAILED! > > Rest all passed. SPARC SE test failed due to tests not available with me. But > changes are made to FS mode, SE tests wont be affected. > > > Thanks, > > Jayneel Gandhi > > _______________________________________________ gem5-dev mailing list gem5-dev@gem5.org http://m5sim.org/mailman/listinfo/gem5-dev