gem5.git
19 years agodon't share the PCI Header data among all devices. Make them independent.
Nathan Binkert [Thu, 18 Nov 2004 21:23:33 +0000 (16:23 -0500)]
don't share the PCI Header data among all devices.  Make them independent.

--HG--
extra : convert_revision : 2aeb7db098f4fcdaea2a37d0a55ee2dbc08c853c

19 years agoMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
Nathan Binkert [Thu, 18 Nov 2004 21:23:32 +0000 (16:23 -0500)]
Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
into zizzer.eecs.umich.edu:/.automount/ziff/z/binkertn/research/m5/latest

--HG--
extra : convert_revision : 3127ab9f076b5ecce897a1c7de2678b58b73f7fb

19 years agoalways initalize the size of a packet (forgotten on checkpoints
Nathan Binkert [Thu, 18 Nov 2004 21:23:31 +0000 (16:23 -0500)]
always initalize the size of a packet (forgotten on checkpoints
in some places).  use the constructor for setting the size.

--HG--
extra : convert_revision : fad322c1d45b1952804cf35942b5685d70128e59

19 years agoMerge zizzer:/bk/m5 into zed.eecs.umich.edu:/z/hsul/work/m5
Lisa Hsu [Thu, 18 Nov 2004 21:23:31 +0000 (16:23 -0500)]
Merge zizzer:/bk/m5 into zed.eecs.umich.edu:/z/hsul/work/m5

--HG--
extra : convert_revision : 2a0544b4cb75e768a54d10a49c752a3169f7ae5c

19 years agofixup natbox configuration
Nathan Binkert [Thu, 18 Nov 2004 21:23:30 +0000 (16:23 -0500)]
fixup natbox configuration

--HG--
extra : convert_revision : 9744ff67691f6a8fd7c20f1b84d899acdfcd1cf8

19 years agostats python fixes for dealing with vectors better. graph tweaking
Nathan Binkert [Thu, 18 Nov 2004 21:23:29 +0000 (16:23 -0500)]
stats python fixes for dealing with vectors better.  graph tweaking
ipkb stat and formulas from the command line.

util/stats/info.py:
    no need to raise an attribute error if two values aren't found
    in the exact same set of runs.  Would be good to check that each
    run is the same though.
util/stats/stats.py:
    more graph tweaking
    command to execute a formula from the command line.
    add interrupts per kilobyte of data

--HG--
extra : convert_revision : 78d6b14d340d08edcbc69e4c1c5a4c1dd9bb10dd

19 years agoadd a no touch stream benchmark clean up a little
Nathan Binkert [Thu, 18 Nov 2004 21:23:28 +0000 (16:23 -0500)]
add a no touch stream benchmark clean up a little

--HG--
extra : convert_revision : 41ff3dc85492e1d57fc30389f923d564156b4237

19 years agoChange so second CPU on sampler is a simpleCPU
Ron Dreslinski [Thu, 18 Nov 2004 21:23:27 +0000 (16:23 -0500)]
Change so second CPU on sampler is a simpleCPU

--HG--
extra : convert_revision : 530d463e5356cd67cec6b4529867909006336454

19 years agoAdd statistics to MSHR about the number of uncacheable accesses that occur
Ron Dreslinski [Thu, 18 Nov 2004 21:01:34 +0000 (16:01 -0500)]
Add statistics to MSHR about the number of uncacheable accesses that occur
//Still need to add similar stats to the cache

--HG--
extra : convert_revision : e7719c12b67d977e017ea7caf29a3fc8b1003a6f

19 years agoadd a bunch of stats for interrupt classification, coalescing characterization, and...
Lisa Hsu [Thu, 18 Nov 2004 20:46:01 +0000 (15:46 -0500)]
add a bunch of stats for interrupt classification, coalescing characterization, and dropped packets.

--HG--
extra : convert_revision : 421af424ec104afc352c073408a166fce6a31c70

19 years agotypo
Ron Dreslinski [Thu, 18 Nov 2004 18:38:54 +0000 (13:38 -0500)]
typo

--HG--
extra : convert_revision : 7759b0b079160ea3c2e0560a5eabfd3b34d241e0

19 years agoDon't Count uncacheables as misses
Ron Dreslinski [Thu, 18 Nov 2004 18:26:12 +0000 (13:26 -0500)]
Don't Count uncacheables as misses

--HG--
extra : convert_revision : c1d7c6d61ab9cd39f192e14da18720000c440e77

19 years agoMerge
Steve Reinhardt [Thu, 18 Nov 2004 15:59:30 +0000 (10:59 -0500)]
Merge

--HG--
extra : convert_revision : 9d499125f4e8c8659f214c3290cb51679ad0ade2

19 years agoAdd PC to MemReq for tracing/debugging.
Steve Reinhardt [Thu, 18 Nov 2004 15:53:25 +0000 (10:53 -0500)]
Add PC to MemReq for tracing/debugging.

--HG--
extra : convert_revision : c3fe4872698f6d46d6fe1db10fdde92c2b8d772c

19 years agoMinor fixes.
Steve Reinhardt [Thu, 18 Nov 2004 15:52:56 +0000 (10:52 -0500)]
Minor fixes.

base/loader/ecoff_object.cc:
    Only warn (not die) if we can't load symbols from an ecoff object.
sim/debug.cc:
    Compile in functioning debug_break unless NDEBUG,
    not only if DEBUG.  Print warning if we hit breakpoint
    when compiled with NDEBUG.
sim/debug.hh:
    Compile in functioning debug_break unless NDEBUG,
    not only if DEBUG.

--HG--
extra : convert_revision : baef2caac4a9c88e1389660823eaa7c42b1d19c8

19 years agoMerge zizzer:/bk/m5 into zed.eecs.umich.edu:/z/hsul/work/m5
Lisa Hsu [Thu, 18 Nov 2004 09:57:23 +0000 (04:57 -0500)]
Merge zizzer:/bk/m5 into zed.eecs.umich.edu:/z/hsul/work/m5

--HG--
extra : convert_revision : 709355b794095ff656ea5bd81041b4138fc5c51d

19 years agochange the configs for nat so that each ethernet device has it's own interrupt line.
Lisa Hsu [Thu, 18 Nov 2004 09:57:09 +0000 (04:57 -0500)]
change the configs for nat so that each ethernet device has it's own interrupt line.

--HG--
extra : convert_revision : 940c937459452aed6677114337c9e6e2249da479

19 years agoback out ron's memory system changes because they break dma
Nathan Binkert [Thu, 18 Nov 2004 07:34:53 +0000 (02:34 -0500)]
back out ron's memory system changes because they break dma

--HG--
extra : convert_revision : 3e0af11cd9dc97743f288cee5248fa44013baddd

19 years agoMerge zizzer.eecs.umich.edu:/bk/m5
Nathan Binkert [Thu, 18 Nov 2004 05:25:17 +0000 (00:25 -0500)]
Merge zizzer.eecs.umich.edu:/bk/m5
into ziff.eecs.umich.edu:/z/binkertn/research/m5/latest

--HG--
extra : convert_revision : a8a8e26bda81546b4de45983e99e57e24ddf8567

19 years agoundo simple CPU changes
Nathan Binkert [Thu, 18 Nov 2004 05:24:36 +0000 (00:24 -0500)]
undo simple CPU changes

--HG--
extra : convert_revision : dce0d9f7d34243899f699488c6534fb1ccea4849

19 years agoMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
Nathan Binkert [Thu, 18 Nov 2004 05:17:03 +0000 (00:17 -0500)]
Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
into zizzer.eecs.umich.edu:/.automount/ziff/z/binkertn/research/m5/latest

--HG--
extra : convert_revision : 76698abf91aa5b1871663830da5349a6a113dbb3

19 years agoFix typos about cpu3, should have been cpu2
Ron Dreslinski [Thu, 18 Nov 2004 04:32:48 +0000 (23:32 -0500)]
Fix typos about cpu3, should have been cpu2

--HG--
extra : convert_revision : f5a188c50608809f8234a78cbfbf49c6e95b1c98

19 years agoMerge zizzer:/z/m5/Bitkeeper/m5
Ron Dreslinski [Thu, 18 Nov 2004 04:28:15 +0000 (23:28 -0500)]
Merge zizzer:/z/m5/Bitkeeper/m5
into zazzer.eecs.umich.edu:/z/rdreslin/m5bk/clean

--HG--
extra : convert_revision : e3bce987a3c33d8c5da9a9ab0458f153a56ba73f

19 years agoChanges to use siinic:
Ron Dreslinski [Thu, 18 Nov 2004 04:26:43 +0000 (23:26 -0500)]
Changes to use siinic:
Changed SimpleCPU to not due functional access until the cache returns
Updated config file to use a simple cpu for second cpu in dual mode.

cpu/simple_cpu/simple_cpu.cc:
cpu/simple_cpu/simple_cpu.hh:
    Update cache completion event to perform the functional read upon completion

--HG--
extra : convert_revision : 7a5b318d2040580fae92c165611425f513b14be9

19 years agoMerge zizzer.eecs.umich.edu:/bk/m5
Nathan Binkert [Thu, 18 Nov 2004 03:44:12 +0000 (22:44 -0500)]
Merge zizzer.eecs.umich.edu:/bk/m5
into ziff.eecs.umich.edu:/z/binkertn/research/m5/latest

--HG--
extra : convert_revision : 46a0ce7e098bab38b0df8d86e37dd16936c6eeb7

19 years agoMove labels down slightly so they don't write over bottom of graph
Ali Saidi [Thu, 18 Nov 2004 03:12:01 +0000 (22:12 -0500)]
Move labels down slightly so they don't write over bottom of graph

--HG--
extra : convert_revision : 9a7b821bbf21a02ba437da915c12b25d03f85512

19 years agoMerge zizzer.eecs.umich.edu:/bk/m5
Nathan Binkert [Thu, 18 Nov 2004 03:08:36 +0000 (22:08 -0500)]
Merge zizzer.eecs.umich.edu:/bk/m5
into ziff.eecs.umich.edu:/z/binkertn/research/m5/latest

--HG--
extra : convert_revision : e1a178b33e9de6a6a04d4967b1abe9cc7fddcea3

19 years agoMerge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi/work/m5
Ali Saidi [Thu, 18 Nov 2004 03:05:34 +0000 (22:05 -0500)]
Merge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi/work/m5

--HG--
extra : convert_revision : 950a2d6e131378be0af4ba76664a42235579bc75

19 years agofixed swap disk, now it doesn't have a partition table
Ali Saidi [Thu, 18 Nov 2004 03:05:29 +0000 (22:05 -0500)]
fixed swap disk, now it doesn't have a partition table

--HG--
extra : convert_revision : a2b6ddd25e179b830dd58a1940ca8e1f20684b2e

19 years agoReduce the amount of time we delay when dumping a checkpoint for
Nathan Binkert [Thu, 18 Nov 2004 02:38:08 +0000 (21:38 -0500)]
Reduce the amount of time we delay when dumping a checkpoint for
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

19 years agoMerge zizzer:/bk/m5 into zed.eecs.umich.edu:/z/hsul/work/m5
Lisa Hsu [Thu, 18 Nov 2004 02:34:55 +0000 (21:34 -0500)]
Merge zizzer:/bk/m5 into zed.eecs.umich.edu:/z/hsul/work/m5

--HG--
extra : convert_revision : 720fb90b6dd33a704697cd9219463ef9d6115313

19 years agonat.ini:
Lisa Hsu [Thu, 18 Nov 2004 02:34:44 +0000 (21:34 -0500)]
nat.ini:
make packet dump work with both links in nat configuration
benchmark.ini:
make the packetdump work with both links in nat config.

--HG--
extra : convert_revision : 2676a2c44b295ce4161a4d8e6f35cc424da5a488

19 years agoMerge zizzer.eecs.umich.edu:/bk/m5
Nathan Binkert [Thu, 18 Nov 2004 02:04:02 +0000 (21:04 -0500)]
Merge zizzer.eecs.umich.edu:/bk/m5
into ziff.eecs.umich.edu:/z/binkertn/research/m5/latest

--HG--
extra : convert_revision : bc9d5460bc3b5aed0f1bf0e4aa6d5aed06598e74

19 years agoserialization fix for the NS GigE driver
Nathan Binkert [Thu, 18 Nov 2004 02:03:51 +0000 (21:03 -0500)]
serialization fix for the NS GigE driver

dev/ns_gige.cc:
    We need to serialize the rxFragPtr

--HG--
extra : convert_revision : 1f68c9d7ae2dbeea69e60d988ea6392622104f52

19 years agoMerge zizzer:/z/m5/Bitkeeper/m5
Ron Dreslinski [Thu, 18 Nov 2004 01:47:03 +0000 (20:47 -0500)]
Merge zizzer:/z/m5/Bitkeeper/m5
into zazzer.eecs.umich.edu:/z/rdreslin/m5bk/clean

--HG--
extra : convert_revision : f6b12361683f1e5b423f83f2bd2b7b647861c310

19 years agoEnalbe the exclusive state to work. Now coherence works with MOSI and MOESI (using...
Ron Dreslinski [Thu, 18 Nov 2004 01:46:56 +0000 (20:46 -0500)]
Enalbe the exclusive state to work.  Now coherence works with MOSI and MOESI (using upgrades)
with a non-atomic bus on the top level of caches.

--HG--
extra : convert_revision : dc9c2d72af062c8064b7447ad61d4ce37733a994

19 years agoAdd the boot scripts for nfs tcp
Ali Saidi [Wed, 17 Nov 2004 23:56:57 +0000 (18:56 -0500)]
Add the boot scripts for nfs tcp

--HG--
extra : convert_revision : 74625c44f2f7c9bcdc2718bbee891ea112f07583

19 years agoMerge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi/work/m5
Ali Saidi [Wed, 17 Nov 2004 23:56:56 +0000 (18:56 -0500)]
Merge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi/work/m5

--HG--
extra : convert_revision : 01fd8e27b9e428d7549192d6fc0f14d00888dad5

19 years agoMerge zizzer:/z/m5/Bitkeeper/m5
Ron Dreslinski [Wed, 17 Nov 2004 23:56:55 +0000 (18:56 -0500)]
Merge zizzer:/z/m5/Bitkeeper/m5
into zazzer.eecs.umich.edu:/z/rdreslin/m5bk/clean

--HG--
extra : convert_revision : 5a4e20fdcb767687253fd462323084e0647b746a

19 years agoAdd to the config files a two cpu version, fix error in unblocking code from the bus
Ron Dreslinski [Wed, 17 Nov 2004 23:56:00 +0000 (18:56 -0500)]
Add to the config files a two cpu version, fix error in unblocking code from the bus

--HG--
extra : convert_revision : 507bc441076bb3f70aa36dca1f0a63cb7364f0b4

19 years agonfs tcp configs
Ali Saidi [Wed, 17 Nov 2004 23:07:04 +0000 (18:07 -0500)]
nfs tcp configs

--HG--
extra : convert_revision : 4ab87abc096506ee318a38602c32288c751dbd3c

19 years agoMerge zizzer.eecs.umich.edu:/bk/m5
Nathan Binkert [Wed, 17 Nov 2004 21:26:53 +0000 (16:26 -0500)]
Merge zizzer.eecs.umich.edu:/bk/m5
into ziff.eecs.umich.edu:/z/binkertn/research/m5/latest

--HG--
extra : convert_revision : e519436a2969406cacf13b62227d897eb03d5ba2

19 years agofix sinic unserialization
Nathan Binkert [Wed, 17 Nov 2004 21:24:58 +0000 (16:24 -0500)]
fix sinic unserialization

dev/sinic.cc:
    we only use one address range in the sinic

--HG--
extra : convert_revision : daa730a34ac9c9264060431556a1c5caa3252c5e

19 years agoTemporary fixes so that upgrades and writebacks function properly with timing coherence
Ron Dreslinski [Wed, 17 Nov 2004 18:32:10 +0000 (13:32 -0500)]
Temporary fixes so that upgrades and writebacks function properly with timing coherence
Eventually we can change this so that we don't evict something we have an MSHR for

--HG--
extra : convert_revision : 2311fb47e51fbdc0e33e01c387b07eabd1f559b4

19 years agomake fixes for NAT on the non-standard memory configurations. also configure 2nd...
Lisa Hsu [Wed, 17 Nov 2004 18:04:50 +0000 (13:04 -0500)]
make fixes for NAT on the non-standard memory configurations.  also configure 2nd etherdevs.

--HG--
extra : convert_revision : 08098a93ea16c09aa78590f708cafb53b1e1399e

19 years agoMerge zizzer:/z/m5/Bitkeeper/m5
Ron Dreslinski [Wed, 17 Nov 2004 14:54:38 +0000 (09:54 -0500)]
Merge zizzer:/z/m5/Bitkeeper/m5
into zazzer.eecs.umich.edu:/z/rdreslin/m5bk/clean

--HG--
extra : convert_revision : a64b84993c8852b19b1572c6913bf3dc6f6fc249

19 years agoRemove a hack placed in to work with an unimplemented mem-tester forcing the
Ron Dreslinski [Wed, 17 Nov 2004 14:54:22 +0000 (09:54 -0500)]
Remove a hack placed in to work with an unimplemented mem-tester forcing the
mshr to satisfy targets in order even if they can be satisfied early.

--HG--
extra : convert_revision : 2590d0ae4d0ae29257c58c66503864fa218ba8de

19 years agoMerge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi/work/m5
Ali Saidi [Wed, 17 Nov 2004 09:05:30 +0000 (04:05 -0500)]
Merge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi/work/m5

--HG--
extra : convert_revision : 54dffc643884e98bf0a362ed848da73d2527cbc3

19 years agoadded categories for all symbols
Ali Saidi [Wed, 17 Nov 2004 09:05:22 +0000 (04:05 -0500)]
added categories for all symbols
nate made the matching a much much much faster

--HG--
extra : convert_revision : e3da92ead971628b0acf133cedf601c0d71b8f0d

19 years agotweak ini files
Nathan Binkert [Wed, 17 Nov 2004 07:25:09 +0000 (02:25 -0500)]
tweak ini files

--HG--
extra : convert_revision : 6fb96ad5ad83c2bc5f55838ea9be4c67a821c896

19 years agoMerge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi/work/m5
Ali Saidi [Wed, 17 Nov 2004 07:09:11 +0000 (02:09 -0500)]
Merge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi/work/m5

--HG--
extra : convert_revision : 2d017be1a4ce42ffcef3176638afd2ff55675d8c

19 years agoadded small block nfs script
Ali Saidi [Wed, 17 Nov 2004 07:08:27 +0000 (02:08 -0500)]
added small block nfs script

--HG--
extra : convert_revision : 1fab69c3ccda27cab2cec1375bc1bd02b2b8f156

19 years agoMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
Steve Reinhardt [Wed, 17 Nov 2004 06:27:09 +0000 (01:27 -0500)]
Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
into zizzer.eecs.umich.edu:/z/stever/bk/m5

--HG--
extra : convert_revision : 7706acd42ffa2ef91b14ff61b97b1256db13a8e7

19 years agoproperly implement the fifo _reserved stuff.
Nathan Binkert [Wed, 17 Nov 2004 06:27:08 +0000 (01:27 -0500)]
properly implement the fifo _reserved stuff.

dev/pktfifo.cc:
    need to checkpoint _reserved
dev/pktfifo.hh:
    When clearing, clear _reserved
    size() is used for determining how many bytes are in the fifo
    ready to be pulled, so we don't want to add _reserved
    avail() on the other hand is used for determining how much
    free space is in the fifo for adding packets.
    adjust the implementation of empty() and full() to reflect this.

--HG--
extra : convert_revision : 3281972b4b70ea5833d39ae7ce1e73648b3573b0

19 years agoAdd chart data output option to profile-top.
Steve Reinhardt [Wed, 17 Nov 2004 05:52:55 +0000 (00:52 -0500)]
Add chart data output option to profile-top.

--HG--
extra : convert_revision : 1aa2435eb0771c1d46100700364b2d4dbff27a05

19 years agoinitialize _reserved
Nathan Binkert [Wed, 17 Nov 2004 05:28:42 +0000 (00:28 -0500)]
initialize _reserved

--HG--
extra : convert_revision : a0f98c135734602b1d4b0890d8ff8cecc0e42f88

19 years agoAdd categorization support to profile-top script.
Steve Reinhardt [Wed, 17 Nov 2004 05:04:01 +0000 (00:04 -0500)]
Add categorization support to profile-top script.

--HG--
extra : convert_revision : eaee8e5ee12b7cfcd77a65fa96d17c7019c94089

19 years agoMerge zizzer:/bk/m5 into zed.eecs.umich.edu:/z/hsul/work/m5
Lisa Hsu [Wed, 17 Nov 2004 05:04:00 +0000 (00:04 -0500)]
Merge zizzer:/bk/m5 into zed.eecs.umich.edu:/z/hsul/work/m5

--HG--
extra : convert_revision : 3ad33afea5aebe67816f7d4e6b24a43636316ffa

19 years agoFix some commands.
Nathan Binkert [Wed, 17 Nov 2004 05:03:59 +0000 (00:03 -0500)]
Fix some commands.

util/stats/stats.py:
    we only need the system if we're issuing one of the commands that
    uses a stored formula.

--HG--
extra : convert_revision : d129a00eeba46a03f7d600922d679aa0f43636be

19 years agoMerge zizzer.eecs.umich.edu:/bk/m5
Nathan Binkert [Wed, 17 Nov 2004 04:59:59 +0000 (23:59 -0500)]
Merge zizzer.eecs.umich.edu:/bk/m5
into ziff.eecs.umich.edu:/z/binkertn/research/m5/latest

--HG--
extra : convert_revision : 00c450b42a18d645cc9029e7ef56b4797b7308c5

19 years agoFix a bug where we would improperly calculate if the FIFO was
Nathan Binkert [Wed, 17 Nov 2004 04:59:51 +0000 (23:59 -0500)]
Fix a bug where we would improperly calculate if the FIFO was
full by adding a reserve feature to the packet fifo which allows
us to reserve space in the fifo if only part of a packet was
copied into the fifo.

dev/ns_gige.cc:
    use the new reserve feature in the fifo to properly determine
    when we're full.  assert that adding a packet to the fifo suceeds.
dev/pktfifo.hh:
    add the ability to reserve space in the fifo.  This is useful for
    partial writing of packets into the fifo.

--HG--
extra : convert_revision : 83f871f34fac237bb464c9513cf6490b5c62420e

19 years agonest the 2Int references inside #ifdefs so that the parser doesn't fart.
Lisa Hsu [Wed, 17 Nov 2004 04:07:27 +0000 (23:07 -0500)]
nest the 2Int references inside #ifdefs so that the parser doesn't fart.

--HG--
extra : convert_revision : 0dbcefc327128674952782440639bac7b0b9e96e

19 years agoMerge zizzer:/bk/m5 into zed.eecs.umich.edu:/z/hsul/work/m5
Lisa Hsu [Wed, 17 Nov 2004 04:00:27 +0000 (23:00 -0500)]
Merge zizzer:/bk/m5 into zed.eecs.umich.edu:/z/hsul/work/m5

--HG--
extra : convert_revision : b0a61f2238bc92fca6576aed42d10aa8071d3290

19 years agomake spec-surge use the specweb fileset.
Lisa Hsu [Wed, 17 Nov 2004 04:00:19 +0000 (23:00 -0500)]
make spec-surge use the specweb fileset.

--HG--
extra : convert_revision : cc955b1c7a28cdcebc0b084b41f8fc52713e8d45

19 years agomerged noNAT and NFS small block changes
Ali Saidi [Wed, 17 Nov 2004 03:53:15 +0000 (22:53 -0500)]
merged noNAT and NFS small block changes

--HG--
extra : convert_revision : 81899edb511a4751e06e272451286a2176774860

19 years agoAdd nfs small block benchmark
Ali Saidi [Wed, 17 Nov 2004 03:46:56 +0000 (22:46 -0500)]
Add nfs small block benchmark

--HG--
extra : convert_revision : 488fa56c49b97ea46fa85c5f820565debb324e39

19 years agoMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
Steve Reinhardt [Wed, 17 Nov 2004 03:43:24 +0000 (22:43 -0500)]
Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
into zizzer.eecs.umich.edu:/z/stever/bk/m5

--HG--
extra : convert_revision : 3ddbfbc7ab9fdb15c35d86c27b3e23dd459028a8

19 years agoMerge zizzer:/bk/m5 into zed.eecs.umich.edu:/z/hsul/work/m5
Lisa Hsu [Wed, 17 Nov 2004 03:43:23 +0000 (22:43 -0500)]
Merge zizzer:/bk/m5 into zed.eecs.umich.edu:/z/hsul/work/m5

--HG--
extra : convert_revision : 6c02cd3a846edcb915ba5d243bb938a9cc42f154

19 years agoadd support for NAT under netperf stream, maerts, and spec-surge.
Lisa Hsu [Wed, 17 Nov 2004 03:43:12 +0000 (22:43 -0500)]
add support for NAT under netperf stream, maerts, and spec-surge.

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

19 years agoModest enhancement to profile-top script
Steve Reinhardt [Wed, 17 Nov 2004 03:42:33 +0000 (22:42 -0500)]
Modest enhancement to profile-top script

--HG--
extra : convert_revision : 19986c011852577a6b5bb6bca59b35e07dc083c3

19 years agoMerge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi/work/m5
Ali Saidi [Wed, 17 Nov 2004 03:09:28 +0000 (22:09 -0500)]
Merge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi/work/m5

--HG--
extra : convert_revision : f54eb63785cbf774461dcb0cb092742732dde23e

19 years agomore ini fixing
Nathan Binkert [Wed, 17 Nov 2004 03:09:27 +0000 (22:09 -0500)]
more ini fixing

--HG--
extra : convert_revision : 27e946a3e620e045ef6d6b001dd9b3daccfa147e

19 years agoskip the nfs charecter by charecter and re-write stuff
Ali Saidi [Wed, 17 Nov 2004 02:59:12 +0000 (21:59 -0500)]
skip the nfs charecter by charecter and re-write stuff

configs/boot/nfs-client.rcS:
    skip the charecter and rewrite test

--HG--
extra : convert_revision : 2630e1f1a2a52a4e96a45e12769a94de28ad5c93

19 years agoAdd simple python utility for parsing function
Steve Reinhardt [Tue, 16 Nov 2004 22:23:54 +0000 (17:23 -0500)]
Add simple python utility for parsing function
profile output.

--HG--
extra : convert_revision : 99e227830088a8db96e0e8fbe04cae49005bd43f

19 years agoMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
Steve Reinhardt [Tue, 16 Nov 2004 22:20:49 +0000 (17:20 -0500)]
Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
into zizzer.eecs.umich.edu:/z/stever/bk/m5

--HG--
extra : convert_revision : bf821e90a6f15a69dfa46fe37f7ab586698cd0c0

19 years agoAdd simple function-tracing support. Prints a message
Steve Reinhardt [Tue, 16 Nov 2004 22:20:38 +0000 (17:20 -0500)]
Add simple function-tracing support.  Prints a message
every time the committed PC changes from one symbol scope
to another.
Set function_trace=y on target CPU to enable.
To defer start, use function_trace_start=<tick>
(in addition to setting function_trace=y).

cpu/base_cpu.cc:
cpu/base_cpu.hh:
    Add simple function-tracing support.
cpu/simple_cpu/simple_cpu.cc:
    Add function_trace, function_trace_start params
    Call traceFunctions() on instruction completion
cpu/simple_cpu/simple_cpu.hh:
    Add function_trace, function_trace_start params

--HG--
extra : convert_revision : 8a7f84028ccbaee585253629007f32fc8eae35e1

19 years agomore ordering for .ini file.
Nathan Binkert [Tue, 16 Nov 2004 21:05:53 +0000 (16:05 -0500)]
more ordering for .ini file.

--HG--
extra : convert_revision : 0b20009bd1688e7ccc52d4a5afd384180ada2e72

19 years agoadd asymmetric dual configurations
Ali Saidi [Tue, 16 Nov 2004 07:22:07 +0000 (02:22 -0500)]
add asymmetric dual configurations

--HG--
extra : convert_revision : e1479f7033350982d729c0b7228f570d4302fe6b

19 years agouse the big swap disk
Ali Saidi [Tue, 16 Nov 2004 05:46:17 +0000 (00:46 -0500)]
use the big swap disk

--HG--
extra : convert_revision : 87bae6fc4746e7b5b029ea45ab2b71e0d8cd58ae

19 years agoMerge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi/work/m5
Ali Saidi [Tue, 16 Nov 2004 05:35:05 +0000 (00:35 -0500)]
Merge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi/work/m5

--HG--
extra : convert_revision : ef573e6e6dab2516c930b6209b66442d8ad85be0

19 years agofixed for 768MB runs
Ali Saidi [Tue, 16 Nov 2004 05:34:45 +0000 (00:34 -0500)]
fixed for 768MB runs

--HG--
extra : convert_revision : c86b282788919d414470aaf551094fee1bebbbab

19 years agoFix default sampling periods
Nathan Binkert [Tue, 16 Nov 2004 05:30:35 +0000 (00:30 -0500)]
Fix default sampling periods

--HG--
extra : convert_revision : bc1f5c36fb6f7bb56e4a403f4ae0d87fee044459

19 years agoDual core configuration for detailed simulation
Nathan Binkert [Tue, 16 Nov 2004 05:28:35 +0000 (00:28 -0500)]
Dual core configuration for detailed simulation

--HG--
extra : convert_revision : 8f2e27631365a3ffe4aa7a9a1d29081ef786801b

19 years agofix benchmark.ini ordering
Nathan Binkert [Tue, 16 Nov 2004 05:15:14 +0000 (00:15 -0500)]
fix benchmark.ini ordering

--HG--
extra : convert_revision : 55580e2aa602479ff804bd27857d0b10250ce376

19 years agoimprove configs
Nathan Binkert [Tue, 16 Nov 2004 05:03:03 +0000 (00:03 -0500)]
improve configs

--HG--
extra : convert_revision : 981568baeaa7ab78cccc9e3ac5112b2426a440ff

19 years agoAll of these benchmarks use two systems
Nathan Binkert [Tue, 16 Nov 2004 04:26:10 +0000 (23:26 -0500)]
All of these benchmarks use two systems

--HG--
extra : convert_revision : d3482d77b08b5ef040d0d933b3320c5db4781bb5

19 years agosetup memory sizes for the various benchmarks
Nathan Binkert [Tue, 16 Nov 2004 04:23:04 +0000 (23:23 -0500)]
setup memory sizes for the various benchmarks

--HG--
extra : convert_revision : a5861aaa53cc71c67e32bf633ce7bbe2d9c892ca

19 years agoMinor cleanup of symtab code/includes.
Steve Reinhardt [Tue, 16 Nov 2004 01:30:51 +0000 (20:30 -0500)]
Minor cleanup of symtab code/includes.

base/loader/symtab.cc:
base/loader/symtab.hh:
    Get rid of old unused calls.
cpu/simple_cpu/simple_cpu.hh:
    No need to include base/loader/symtab.hh
kern/linux/linux_system.cc:
kern/tru64/tru64_system.cc:
    Include base/loader/symtab.hh (since it's no longer included in system.hh)
sim/system.hh:
    Replace include of base/loader/symtab.hh with forward class decl.

--HG--
extra : convert_revision : 3a778c2f409ec94e3b00eaa9b3859943cb39918c

19 years agoMinor fixes for pc sampling profile.
Steve Reinhardt [Tue, 16 Nov 2004 00:57:11 +0000 (19:57 -0500)]
Minor fixes for pc sampling profile.

cpu/exetrace.cc:
    Fix dumb mistake.

--HG--
extra : convert_revision : 9d5d0d09775133d1a60cf459f1bd47afa8480663

19 years agomake benchmarks.ini a bit less confusing
Nathan Binkert [Mon, 15 Nov 2004 23:21:36 +0000 (18:21 -0500)]
make benchmarks.ini a bit less confusing

--HG--
extra : convert_revision : 047ff4f84677d5b132b4d1fe80fbbf91a213a833

19 years agoFix up the spec-surge benchmark
Nathan Binkert [Mon, 15 Nov 2004 23:20:43 +0000 (18:20 -0500)]
Fix up the spec-surge benchmark

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

19 years agoclean up benchmarks differentiate the two surge benchmarks
Nathan Binkert [Mon, 15 Nov 2004 21:11:30 +0000 (16:11 -0500)]
clean up benchmarks differentiate the two surge benchmarks

--HG--
extra : convert_revision : 8fd9717b34a5cdfa9e36a421e3df7cd957becb9c

19 years agomore whitespace fixes
Nathan Binkert [Mon, 15 Nov 2004 21:07:28 +0000 (16:07 -0500)]
more whitespace fixes

configs/boot/spec-surge-client.rcS:
configs/boot/spec-surge-server.rcS:
    whitespace fixes

--HG--
extra : convert_revision : 90eb2a325a3cf4436081c992d6f3e0f903980ff7

19 years agomore formatting
Nathan Binkert [Mon, 15 Nov 2004 20:45:55 +0000 (15:45 -0500)]
more formatting

configs/boot/nfs-server.rcS:
    fix whitespace

--HG--
extra : convert_revision : d421d5fa1e041b041d7c47d36abe55a2dd3e7487

19 years agoformatting
Nathan Binkert [Mon, 15 Nov 2004 20:44:25 +0000 (15:44 -0500)]
formatting

configs/boot/nfs-client.rcS:
    fix whitespace

--HG--
extra : convert_revision : dc384870de9431fe30b13a2c8c69d97b2d06dca9

19 years agocleanup the nfs server script
Nathan Binkert [Mon, 15 Nov 2004 20:42:15 +0000 (15:42 -0500)]
cleanup the nfs server script

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

19 years agofix udp checksums
Nathan Binkert [Mon, 15 Nov 2004 20:40:35 +0000 (15:40 -0500)]
fix udp checksums

base/inet.hh:
    tcp/udp/ip checksums are calculated/manipulated in NBO always,
    so there's no need to convert to host endian.

--HG--
extra : convert_revision : 13d6aff025a6c072d9d829c2e9fad4f13399b1f7

19 years agoMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
Steve Reinhardt [Mon, 15 Nov 2004 07:44:23 +0000 (02:44 -0500)]
Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
into zizzer.eecs.umich.edu:/z/stever/bk/m5

--HG--
extra : convert_revision : 033375b63b56104a5c1823985eeee7bb6cdcc7de

19 years agomount surge image read-only
Nathan Binkert [Mon, 15 Nov 2004 07:44:22 +0000 (02:44 -0500)]
mount surge image read-only

--HG--
extra : convert_revision : b91a93f9dc004c587d3ec763ecde98e5bd241159

19 years agoAdd support for sampled PC profiling to FullCPU.
Steve Reinhardt [Mon, 15 Nov 2004 06:56:40 +0000 (01:56 -0500)]
Add support for sampled PC profiling to FullCPU.
Simple text list of symbol (or address) and count
will be dumped to m5prof.<cpu-name> if the cpu's
pc_sample_interval param is set.

SConscript:
    Add cpu/full_cpu/pc_sample_profile.cc
base/callback.hh:
    Add a comment about MakeCallback.
    Fix type in another comment.
base/loader/symtab.cc:
    Revamp findNearestSymbol() to provide addresses of both
    nearest symbols (preceding and following) as well as
    string for former.

    Move global definition of debugSymbolTable here too.
base/loader/symtab.hh:
    Revamp findNearestSymbol() to provide addresses of both
    nearest symbols (preceding and following) as well as
    string for former.

    Move global declaration of debugSymbolTable here too.
cpu/exetrace.cc:
    Use new findNearestSymbol() interface for trace symbols.
kern/linux/linux_system.cc:
sim/system.cc:
    Remove extern of debugSymbolTable (now in symtab.hh)
sim/process.cc:
    Initialize debugSymbolTable if binary has a symbol table.

--HG--
extra : convert_revision : 0b5393dc39c40ac88c953684708f1125da550671