Lisa Hsu
e6d7d9de05
boot_detail.ini:
...
now that we've changed the memory system defined names, fix this file
--HG--
extra : convert_revision : 1ce3881c9d21ba0b37f17f802641b5029a042d17
2004-12-03 15:42:26 -05:00
Lisa Hsu
0d31aacde0
system.ini:
...
Fix the Boot Detailed case so that IntrControl and AlphaConsole's cpu's are defined.
--HG--
extra : convert_revision : d6e5073af27d5554b2bea719a0790ef891bf57be
2004-12-03 15:29:33 -05:00
Ali Saidi
46b5f8dfc1
Merge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi/work/m5
...
--HG--
extra : convert_revision : 9be07505189d9dd54af423d28e7d48f1a4cd084b
2004-12-01 17:01:27 -05:00
Ali Saidi
41411ff8d9
updated colors, and font adjustments
...
--HG--
extra : convert_revision : a4ce055c73ec12a26c70d03bd833ee9d429adc23
2004-12-01 17:00:39 -05:00
Nathan Binkert
7017707a68
Add a #define option for setting the sampling periods
...
--HG--
extra : convert_revision : 29163dc72e7e677b4cfafa76cb33a755ee2c50b2
2004-11-24 13:34:48 -05:00
Ron Dreslinski
433d0a12de
Fix duplicate statistic name and description
...
Uncacheables don't change the request cmd, so use req->cmd instead of mshr->originalCmd]
--HG--
extra : convert_revision : 2f31df4911e29cb941138ed493f01f11b1109722
2004-11-24 13:34:47 -05:00
Steve Reinhardt
d1d1cbdd0e
Fix typo (from Nate's commit, I believe)
...
--HG--
extra : convert_revision : 87e1a3ac1b5fcd53a6ed7fa63d5323ae33423f56
2004-11-23 00:13:11 -05:00
Steve Reinhardt
a6696a4e7b
Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
...
into zizzer.eecs.umich.edu:/z/stever/bk/m5
--HG--
extra : convert_revision : 8c257ce0f25c1a9deab4cbad1c81ada006b10b8d
2004-11-23 00:00:59 -05:00
Ali Saidi
409f7812b2
Merge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi/work/m5
...
--HG--
extra : convert_revision : dac88be32ea326e8966d68925bc49c7bea90a01b
2004-11-22 22:32:50 -05:00
Ali Saidi
244ce7fb29
Print a warning if two devices are sharing the same interrupt
...
Update profile-top to print 2 or 4 graphs depending on a command line
option
dev/pciconfigall.cc:
dev/pciconfigall.hh:
dev/pcidev.hh:
Print a warning if two devices are sharing the same interrupt
--HG--
extra : convert_revision : 0ef99cac92fbf2916ab8e5b1125d520eb4b5ac7d
2004-11-22 22:32:37 -05:00
Nathan Binkert
eefd60f175
Make it so we can easily disable compiling of some of the caches.
...
All that needs to be done is comment out the stuff you don't care
about in the header files in the mem/config.
For now, the default is to leave everything on.
--HG--
extra : convert_revision : a3638ab3927339d92803479bc0c30728f0b977ad
2004-11-22 19:10:36 -05:00
Ali Saidi
9590ca6844
move y axis label closer
...
--HG--
extra : convert_revision : 329c2f4553febf70f346debcd8f71f275576dc17
2004-11-18 19:57:24 -05:00
Ali Saidi
574caca058
small tweaks to label positions
...
--HG--
extra : convert_revision : 6bfbb6500fa3f2e46be06cfdb32bf7f7713d5999
2004-11-18 19:44:54 -05:00
Ali Saidi
09a4648914
Merge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi/work/m5
...
--HG--
extra : convert_revision : 5670f5958efda65295777c621a916568b61ecc3f
2004-11-18 18:35:48 -05:00
Ali Saidi
9291ec40ad
graphing updates
...
--HG--
extra : convert_revision : 8264cdb40f3679189e9c343b3a376e5938c3e13c
2004-11-18 18:29:58 -05:00
Nathan Binkert
50490ee449
don't share the PCI Header data among all devices. Make them independent.
...
--HG--
extra : convert_revision : 2aeb7db098f4fcdaea2a37d0a55ee2dbc08c853c
2004-11-18 16:23:33 -05:00
Nathan Binkert
4ef2cd862d
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
2004-11-18 16:23:32 -05:00
Nathan Binkert
86836124ed
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
2004-11-18 16:23:31 -05:00
Lisa Hsu
71a7c8b7d1
Merge zizzer:/bk/m5 into zed.eecs.umich.edu:/z/hsul/work/m5
...
--HG--
extra : convert_revision : 2a0544b4cb75e768a54d10a49c752a3169f7ae5c
2004-11-18 16:23:31 -05:00
Nathan Binkert
e3c3e44ac1
fixup natbox configuration
...
--HG--
extra : convert_revision : 9744ff67691f6a8fd7c20f1b84d899acdfcd1cf8
2004-11-18 16:23:30 -05:00
Nathan Binkert
ab10712341
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
2004-11-18 16:23:29 -05:00
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