Hi Gabe, Were you expecting these to be run automatically? Turns out they['re not, I think because X86_FS is not listed as a valid build in util/regress.
Also, I'm not sure what our definition of "quick" is, but it might be worth moving the atomic boot test to the "quick" category to make sure it gets run more regularly... I see that it takes about 3 minutes, which is not too bad. Steve On Mon, Feb 7, 2011 at 12:30 AM, Gabe Black <[email protected]> wrote: > changeset 2c2dc567a450 in /z/repo/m5 > details: http://repo.m5sim.org/m5?cmd=changeset;node=2c2dc567a450 > description: > X86: Add stats for the new x86 fs regressions. > > diffstat: > > tests/long/10.linux-boot/ref/x86/linux/pc-simple-atomic/config.ini > | 1174 ++++++++++ > tests/long/10.linux-boot/ref/x86/linux/pc-simple-atomic/simerr > | 17 + > tests/long/10.linux-boot/ref/x86/linux/pc-simple-atomic/simout > | 17 + > tests/long/10.linux-boot/ref/x86/linux/pc-simple-atomic/stats.txt > | 547 ++++ > tests/long/10.linux-boot/ref/x86/linux/pc-simple-atomic/system.pc.terminal > | 133 + > tests/long/10.linux-boot/ref/x86/linux/pc-simple-timing/config.ini > | 1171 +++++++++ > tests/long/10.linux-boot/ref/x86/linux/pc-simple-timing/simerr > | 17 + > tests/long/10.linux-boot/ref/x86/linux/pc-simple-timing/simout > | 17 + > tests/long/10.linux-boot/ref/x86/linux/pc-simple-timing/stats.txt > | 655 +++++ > tests/long/10.linux-boot/ref/x86/linux/pc-simple-timing/system.pc.terminal > | 133 + > 10 files changed, 3881 insertions(+), 0 deletions(-) > _______________________________________________ m5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/m5-dev
