Commit graph

1364 commits

Author SHA1 Message Date
Nathan Binkert ceec841980 add a no touch stream benchmark clean up a little
--HG--
extra : convert_revision : 41ff3dc85492e1d57fc30389f923d564156b4237
2004-11-18 16:23:28 -05:00
Ron Dreslinski d087f361ed Change so second CPU on sampler is a simpleCPU
--HG--
extra : convert_revision : 530d463e5356cd67cec6b4529867909006336454
2004-11-18 16:23:27 -05:00
Ron Dreslinski a1bfd8b577 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
2004-11-18 16:01:34 -05:00
Lisa Hsu a8a7eb1c2f add a bunch of stats for interrupt classification, coalescing characterization, and dropped packets.
--HG--
extra : convert_revision : 421af424ec104afc352c073408a166fce6a31c70
2004-11-18 15:46:01 -05:00
Ron Dreslinski 4b922a943c typo
--HG--
extra : convert_revision : 7759b0b079160ea3c2e0560a5eabfd3b34d241e0
2004-11-18 13:38:54 -05:00
Ron Dreslinski 5c17d69546 Don't Count uncacheables as misses
--HG--
extra : convert_revision : c1d7c6d61ab9cd39f192e14da18720000c440e77
2004-11-18 13:26:12 -05:00
Steve Reinhardt 45198407d1 Merge
--HG--
extra : convert_revision : 9d499125f4e8c8659f214c3290cb51679ad0ade2
2004-11-18 10:59:30 -05:00
Steve Reinhardt e78b455cf6 Add PC to MemReq for tracing/debugging.
--HG--
extra : convert_revision : c3fe4872698f6d46d6fe1db10fdde92c2b8d772c
2004-11-18 10:53:25 -05:00
Steve Reinhardt 7bac427874 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
2004-11-18 10:52:56 -05:00
Lisa Hsu bd878a0904 Merge zizzer:/bk/m5 into zed.eecs.umich.edu:/z/hsul/work/m5
--HG--
extra : convert_revision : 709355b794095ff656ea5bd81041b4138fc5c51d
2004-11-18 04:57:23 -05:00
Lisa Hsu 4119ae384d change the configs for nat so that each ethernet device has it's own interrupt line.
--HG--
extra : convert_revision : 940c937459452aed6677114337c9e6e2249da479
2004-11-18 04:57:09 -05:00
Nathan Binkert 25890b9404 back out ron's memory system changes because they break dma
--HG--
extra : convert_revision : 3e0af11cd9dc97743f288cee5248fa44013baddd
2004-11-18 02:34:53 -05:00
Nathan Binkert 2a649076a4 Merge zizzer.eecs.umich.edu:/bk/m5
into ziff.eecs.umich.edu:/z/binkertn/research/m5/latest

--HG--
extra : convert_revision : a8a8e26bda81546b4de45983e99e57e24ddf8567
2004-11-18 00:25:17 -05:00
Nathan Binkert 44ef49bd2b undo simple CPU changes
--HG--
extra : convert_revision : dce0d9f7d34243899f699488c6534fb1ccea4849
2004-11-18 00:24:36 -05:00
Nathan Binkert 9bf39b1c60 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
2004-11-18 00:17:03 -05:00
Ron Dreslinski addf543687 Fix typos about cpu3, should have been cpu2
--HG--
extra : convert_revision : f5a188c50608809f8234a78cbfbf49c6e95b1c98
2004-11-17 23:32:48 -05:00
Ron Dreslinski d68a22f40f Merge zizzer:/z/m5/Bitkeeper/m5
into zazzer.eecs.umich.edu:/z/rdreslin/m5bk/clean

--HG--
extra : convert_revision : e3bce987a3c33d8c5da9a9ab0458f153a56ba73f
2004-11-17 23:28:15 -05:00
Ron Dreslinski 60e88ba7ad 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
2004-11-17 23:26:43 -05:00
Nathan Binkert e04424737c Merge zizzer.eecs.umich.edu:/bk/m5
into ziff.eecs.umich.edu:/z/binkertn/research/m5/latest

--HG--
extra : convert_revision : 46a0ce7e098bab38b0df8d86e37dd16936c6eeb7
2004-11-17 22:44:12 -05:00
Ali Saidi 171ebf16be Move labels down slightly so they don't write over bottom of graph
--HG--
extra : convert_revision : 9a7b821bbf21a02ba437da915c12b25d03f85512
2004-11-17 22:12:01 -05:00
Nathan Binkert 91628e13a9 Merge zizzer.eecs.umich.edu:/bk/m5
into ziff.eecs.umich.edu:/z/binkertn/research/m5/latest

--HG--
extra : convert_revision : e1a178b33e9de6a6a04d4967b1abe9cc7fddcea3
2004-11-17 22:08:36 -05:00
Ali Saidi 1b374f4008 Merge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi/work/m5
--HG--
extra : convert_revision : 950a2d6e131378be0af4ba76664a42235579bc75
2004-11-17 22:05:34 -05:00
Ali Saidi 72aea04d8d fixed swap disk, now it doesn't have a partition table
--HG--
extra : convert_revision : a2b6ddd25e179b830dd58a1940ca8e1f20684b2e
2004-11-17 22:05:29 -05:00
Nathan Binkert 69039fe101 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
2004-11-17 21:38:08 -05:00
Lisa Hsu 873fb248dc Merge zizzer:/bk/m5 into zed.eecs.umich.edu:/z/hsul/work/m5
--HG--
extra : convert_revision : 720fb90b6dd33a704697cd9219463ef9d6115313
2004-11-17 21:34:55 -05:00
Lisa Hsu 410917c428 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
2004-11-17 21:34:44 -05:00
Nathan Binkert 42de71bc9d Merge zizzer.eecs.umich.edu:/bk/m5
into ziff.eecs.umich.edu:/z/binkertn/research/m5/latest

--HG--
extra : convert_revision : bc9d5460bc3b5aed0f1bf0e4aa6d5aed06598e74
2004-11-17 21:04:02 -05:00
Nathan Binkert 98ca4fa600 serialization fix for the NS GigE driver
dev/ns_gige.cc:
    We need to serialize the rxFragPtr

--HG--
extra : convert_revision : 1f68c9d7ae2dbeea69e60d988ea6392622104f52
2004-11-17 21:03:51 -05:00
Ron Dreslinski fed826f6c3 Merge zizzer:/z/m5/Bitkeeper/m5
into zazzer.eecs.umich.edu:/z/rdreslin/m5bk/clean

--HG--
extra : convert_revision : f6b12361683f1e5b423f83f2bd2b7b647861c310
2004-11-17 20:47:03 -05:00
Ron Dreslinski 10f24ea5df 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
2004-11-17 20:46:56 -05:00
Ali Saidi 77e0868099 Add the boot scripts for nfs tcp
--HG--
extra : convert_revision : 74625c44f2f7c9bcdc2718bbee891ea112f07583
2004-11-17 18:56:57 -05:00
Ali Saidi d65159f50f Merge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi/work/m5
--HG--
extra : convert_revision : 01fd8e27b9e428d7549192d6fc0f14d00888dad5
2004-11-17 18:56:56 -05:00
Ron Dreslinski 90080826d4 Merge zizzer:/z/m5/Bitkeeper/m5
into zazzer.eecs.umich.edu:/z/rdreslin/m5bk/clean

--HG--
extra : convert_revision : 5a4e20fdcb767687253fd462323084e0647b746a
2004-11-17 18:56:55 -05:00
Ron Dreslinski dceb69a28a Add to the config files a two cpu version, fix error in unblocking code from the bus
--HG--
extra : convert_revision : 507bc441076bb3f70aa36dca1f0a63cb7364f0b4
2004-11-17 18:56:00 -05:00
Ali Saidi 3d57ca3da4 nfs tcp configs
--HG--
extra : convert_revision : 4ab87abc096506ee318a38602c32288c751dbd3c
2004-11-17 18:07:04 -05:00
Nathan Binkert 51a6399499 Merge zizzer.eecs.umich.edu:/bk/m5
into ziff.eecs.umich.edu:/z/binkertn/research/m5/latest

--HG--
extra : convert_revision : e519436a2969406cacf13b62227d897eb03d5ba2
2004-11-17 16:26:53 -05:00
Nathan Binkert 797661b6e1 fix sinic unserialization
dev/sinic.cc:
    we only use one address range in the sinic

--HG--
extra : convert_revision : daa730a34ac9c9264060431556a1c5caa3252c5e
2004-11-17 16:24:58 -05:00
Ron Dreslinski dc26d69b7d 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
2004-11-17 13:32:10 -05:00
Lisa Hsu 016a23ae97 make fixes for NAT on the non-standard memory configurations. also configure 2nd etherdevs.
--HG--
extra : convert_revision : 08098a93ea16c09aa78590f708cafb53b1e1399e
2004-11-17 13:04:50 -05:00
Ron Dreslinski f9ff53241f Merge zizzer:/z/m5/Bitkeeper/m5
into zazzer.eecs.umich.edu:/z/rdreslin/m5bk/clean

--HG--
extra : convert_revision : a64b84993c8852b19b1572c6913bf3dc6f6fc249
2004-11-17 09:54:38 -05:00
Ron Dreslinski ec636ed43f 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
2004-11-17 09:54:22 -05:00
Ali Saidi 7da367d5dd Merge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi/work/m5
--HG--
extra : convert_revision : 54dffc643884e98bf0a362ed848da73d2527cbc3
2004-11-17 04:05:30 -05:00
Ali Saidi 091bded6cd added categories for all symbols
nate made the matching a much much much faster

--HG--
extra : convert_revision : e3da92ead971628b0acf133cedf601c0d71b8f0d
2004-11-17 04:05:22 -05:00
Nathan Binkert 4e8bc3f125 tweak ini files
--HG--
extra : convert_revision : 6fb96ad5ad83c2bc5f55838ea9be4c67a821c896
2004-11-17 02:25:09 -05:00
Ali Saidi 6487c5eabf Merge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi/work/m5
--HG--
extra : convert_revision : 2d017be1a4ce42ffcef3176638afd2ff55675d8c
2004-11-17 02:09:11 -05:00
Ali Saidi 95fdc9e47b added small block nfs script
--HG--
extra : convert_revision : 1fab69c3ccda27cab2cec1375bc1bd02b2b8f156
2004-11-17 02:08:27 -05:00
Steve Reinhardt b1bc7d8a7d Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
into zizzer.eecs.umich.edu:/z/stever/bk/m5

--HG--
extra : convert_revision : 7706acd42ffa2ef91b14ff61b97b1256db13a8e7
2004-11-17 01:27:09 -05:00
Nathan Binkert 5f6328d9c6 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
2004-11-17 01:27:08 -05:00
Steve Reinhardt 0c056556b1 Add chart data output option to profile-top.
--HG--
extra : convert_revision : 1aa2435eb0771c1d46100700364b2d4dbff27a05
2004-11-17 00:52:55 -05:00
Nathan Binkert c43c3f2af3 initialize _reserved
--HG--
extra : convert_revision : a0f98c135734602b1d4b0890d8ff8cecc0e42f88
2004-11-17 00:28:42 -05:00