summaryrefslogtreecommitdiff
path: root/configs
AgeCommit message (Collapse)Author
2005-02-23added two validation rcs filesAli Saidi
--HG-- extra : convert_revision : 19e57e5192be3435d72652e3b36aac3b6e43d81c
2005-02-03Add Monet configuration, update p4 parameters, couple of typo fixesAli Saidi
dev/tsunami_cchip.cc: add a fake register to tsunami that we can do 32bit reads to. Warn on access. --HG-- extra : convert_revision : d87860f3b527528151c23431556039bca6e12945
2005-01-28make nat runs used vegas congestion avoidance implementation.Lisa Hsu
--HG-- extra : convert_revision : 29d2c4b70c56f13642466bd88c82f36ba849ed9d
2004-11-18add a no touch stream benchmark clean up a littleNathan Binkert
--HG-- extra : convert_revision : 41ff3dc85492e1d57fc30389f923d564156b4237
2004-11-17Merge zizzer.eecs.umich.edu:/bk/m5Nathan Binkert
into ziff.eecs.umich.edu:/z/binkertn/research/m5/latest --HG-- extra : convert_revision : e1a178b33e9de6a6a04d4967b1abe9cc7fddcea3
2004-11-17fixed swap disk, now it doesn't have a partition tableAli Saidi
--HG-- extra : convert_revision : a2b6ddd25e179b830dd58a1940ca8e1f20684b2e
2004-11-17Reduce the amount of time we delay when dumping a checkpoint forNathan Binkert
netperf runs configs/boot/nat-netperf-maerts-client.rcS: configs/boot/nat-netperf-stream-client.rcS: configs/boot/netperf-maerts-client.rcS: configs/boot/netperf-rr.rcS: configs/boot/netperf-stream-client.rcS: dont' delay for so long when dumping a checkpoint --HG-- extra : convert_revision : 25f35957ceef3f55c6edb77fa07be0044de5ec36
2004-11-17Add the boot scripts for nfs tcpAli Saidi
--HG-- extra : convert_revision : 74625c44f2f7c9bcdc2718bbee891ea112f07583
2004-11-17added small block nfs scriptAli Saidi
--HG-- extra : convert_revision : 1fab69c3ccda27cab2cec1375bc1bd02b2b8f156
2004-11-16Merge zizzer:/bk/m5 into zed.eecs.umich.edu:/z/hsul/work/m5Lisa Hsu
--HG-- extra : convert_revision : 6c02cd3a846edcb915ba5d243bb938a9cc42f154
2004-11-16add support for NAT under netperf stream, maerts, and spec-surge.Lisa Hsu
configs/boot/spec-surge-client.rcS: configs/boot/surge-client.rcS: fix this rcS - don't sleep, instead wait for the server to tell you it's done. configs/boot/spec-surge-server.rcS: configs/boot/surge-server.rcS: notify the client you're done starting the server. --HG-- extra : convert_revision : b708bd0a9147e248eed7c27e7078668fbd98b95e
2004-11-16skip the nfs charecter by charecter and re-write stuffAli Saidi
configs/boot/nfs-client.rcS: skip the charecter and rewrite test --HG-- extra : convert_revision : 2630e1f1a2a52a4e96a45e12769a94de28ad5c93
2004-11-16fixed for 768MB runsAli Saidi
--HG-- extra : convert_revision : c86b282788919d414470aaf551094fee1bebbbab
2004-11-15Fix up the spec-surge benchmarkNathan Binkert
configs/boot/spec-surge-client.rcS: change the number of connections and add stuff for the file set size and checkpointing --HG-- extra : convert_revision : 9e0fe74f44300893c6050e3eb1ae302f71c02767
2004-11-15more whitespace fixesNathan Binkert
configs/boot/spec-surge-client.rcS: configs/boot/spec-surge-server.rcS: whitespace fixes --HG-- extra : convert_revision : 90eb2a325a3cf4436081c992d6f3e0f903980ff7
2004-11-15more formattingNathan Binkert
configs/boot/nfs-server.rcS: fix whitespace --HG-- extra : convert_revision : d421d5fa1e041b041d7c47d36abe55a2dd3e7487
2004-11-15formattingNathan Binkert
configs/boot/nfs-client.rcS: fix whitespace --HG-- extra : convert_revision : dc384870de9431fe30b13a2c8c69d97b2d06dca9
2004-11-15cleanup the nfs server scriptNathan Binkert
configs/boot/nfs-server.rcS: don't need extra IP aliases re-order the nfs daemons so they happen in the right order and don't have the shell put them in the background since they will auto detach anyway. --HG-- extra : convert_revision : a6b13ac91d1649878d346663f6ddff56d9a8a8ec
2004-11-13patched nfs boot scriptsAli Saidi
configs/boot/nfs-server.rcS: made the partition size correct --HG-- extra : convert_revision : 4e9bdbe3e465aea2a914fd928b47296031c2523b
2004-11-13fixed nfs scripts hopefully for the last timeAli Saidi
configs/boot/nfs-client.rcS: lucky #3 --HG-- extra : convert_revision : a55f29e4c087e7ab95ea584316ad6fe4ebb5df9a
2004-11-12Merge zizzer:/bk/m5 into zeep.eecs.umich.edu:/tmp/m5Ali Saidi
--HG-- extra : convert_revision : 7696b915099bc847bbb9bd9f97fd30b1825c68d5
2004-11-12slightly different parameters for nfs scriptAli Saidi
--HG-- extra : convert_revision : 1576f875646567cc661a8e3f07c00c4b282e9f64
2004-11-12add surge and spec-surge readfiles. also make the naming system uniform, ↵Lisa Hsu
there were 3 different ways!!! i like ali's. --HG-- rename : configs/boot/client.netperf.maerts => configs/boot/netperf-maerts-client.rcS rename : configs/boot/client.netperf.rr => configs/boot/netperf-rr.rcS rename : configs/boot/server.netperf => configs/boot/netperf-server.rcS rename : configs/boot/client.netperf.stream => configs/boot/netperf-stream-client.rcS extra : convert_revision : 8c841e18dac9634f0680b857f3d0676b100dd448
2004-11-12Added nfs-client.rcS and nfs-server.rcSAli Saidi
--HG-- extra : convert_revision : 48cf156ce397b68075c07ed072c95644affa3ef1
2004-08-11commented script with various kernel parameter tweaks for betterNathan Binkert
network performance --HG-- extra : convert_revision : 9fd2f18a0d2b79942661d764d90177a50754d9c0
2004-08-10tweak a bunch of kernel parameters to get better performanceNathan Binkert
--HG-- extra : convert_revision : 57cca576fac4013027c2cb6c85cc73cbbcf772ae
2004-07-14fix paths for changes in disk image layoutNathan Binkert
--HG-- extra : convert_revision : 506ff845efc8d786639c29931eb4abd3a5860fcf
2004-07-08Scripts that can be used with server.readfile and client.readfileNathan Binkert
to run the netperf benchmark --HG-- extra : convert_revision : a2ce490e0c44996d0876a6839ad333643ec252c8