From c7b211e71ffc45906c74821097ba555f80e8f82e Mon Sep 17 00:00:00 2001 From: Nathan Binkert Date: Fri, 16 Sep 2005 22:54:01 -0400 Subject: various changes to the boot scripts configs/boot/iscsi-client.rcS: configs/boot/nfs-client-dbench.rcS: don't use the /proc/m5 stuff, use the m5 binary configs/boot/nfs-client-nhfsstone.rcS: set up checkpoints change nhfsstone configuration configs/boot/nfs-client.rcS: use more memory configs/boot/nfs-server.rcS: change the writeback frequency load a larger simulated disk image. create more nfsd threads --HG-- extra : convert_revision : 242dfd261d62782c06847d64b9f6aa06664a1ec9 --- configs/boot/nfs-client-nhfsstone.rcS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'configs/boot/nfs-client-nhfsstone.rcS') diff --git a/configs/boot/nfs-client-nhfsstone.rcS b/configs/boot/nfs-client-nhfsstone.rcS index aa2903919..6a9650d38 100755 --- a/configs/boot/nfs-client-nhfsstone.rcS +++ b/configs/boot/nfs-client-nhfsstone.rcS @@ -43,6 +43,7 @@ mkdir /nfs mount 10.0.0.1:/nfs /nfs echo "done." -/benchmarks/nhfsstone/nhfsstone -t 30 -p 10 /nfs +/sbin/m5 checkpoint 8000000000 2000000000 +/benchmarks/nfs/nhfsstone -l 300 -t 50 -p 14 -m /benchmarks/nfs/nfs.mix2 /nfs /sbin/m5 exit -- cgit v1.2.3