From: Ali Saidi Date: Sun, 14 Nov 2004 04:08:08 +0000 (-0500) Subject: fixed nfs scripts hopefully for the last time X-Git-Tag: m5_1.0_tutorial~137^2~1 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=f63dd31f4ec1c68ddadbce406a8d1b7d93670016;p=gem5.git fixed nfs scripts hopefully for the last time configs/boot/nfs-client.rcS: lucky #3 --HG-- extra : convert_revision : a55f29e4c087e7ab95ea584316ad6fe4ebb5df9a --- diff --git a/configs/boot/nfs-client.rcS b/configs/boot/nfs-client.rcS index 86ad54da6..b0763b77f 100755 --- a/configs/boot/nfs-client.rcS +++ b/configs/boot/nfs-client.rcS @@ -45,6 +45,6 @@ mkdir /nfs mount 10.0.0.1:/nfs /nfs echo "done." -/bin/bonnie++ -u 99 -s 120 -r 0 -n 0 -d /nfs +/bin/bonnie++ -u 99 -s 100 -r 0 -n 0 -d /nfs /sbin/m5 exit