Nathan Binkert [Fri, 20 Feb 2004 20:24:21 +0000 (15:24 -0500)]
Add a simple event wrapper class that takes a class pointer
and member function and will schedule it for the future.
--HG--
extra : convert_revision :
f5c5a8df0839e1e10716850c2086862c4a5bc499
Nathan Binkert [Fri, 20 Feb 2004 20:23:27 +0000 (15:23 -0500)]
make the dma interface useable.
make it so that pio devices must respond with some delay.
dev/io_device.cc:
don't forget to include dma_interface.hh so we could use it.
dev/io_device.hh:
the generic BusInterface isn't enough for doing DMA
we need the actual DMAInterface
--HG--
extra : convert_revision :
70298d33c8520a3f4ad11aa600825a8cec7e44bf
Nathan Binkert [Fri, 20 Feb 2004 20:22:41 +0000 (15:22 -0500)]
make uncacheable stuff happen again
cpu/simple_cpu/simple_cpu.cc:
Allow requests to be uncacheable
--HG--
extra : convert_revision :
7ab1442f2eec3763d5bc6a6f37b11f663851b12c
Nathan Binkert [Fri, 20 Feb 2004 20:22:02 +0000 (15:22 -0500)]
make the devices default to being attached to the memory bus
but provide a #define that can be used to put them on
a separate IO bus
--HG--
extra : convert_revision :
75d48f312c503ad67d22319db691ef5a0de12996
Nathan Binkert [Fri, 20 Feb 2004 20:20:37 +0000 (15:20 -0500)]
Don't need to specify two etherdump devices
--HG--
extra : convert_revision :
62e8d6b218909c00a97d71e0d3b0f11816499fbf
Nathan Binkert [Fri, 20 Feb 2004 20:19:55 +0000 (15:19 -0500)]
Make it so dump takes a void *
base/trace.cc:
base/trace.hh:
take a void * for the raw data
--HG--
extra : convert_revision :
fc336dc82b4d533c3a0f319977074f26342445ea
Nathan Binkert [Fri, 20 Feb 2004 20:19:19 +0000 (15:19 -0500)]
make etherdump work again
dev/etherdump.cc:
now that init is automatically called by the framework, don't
init twice.
--HG--
extra : convert_revision :
16dcdef67aa193ed71ff546e7b255d60f39bf13d
Nathan Binkert [Fri, 20 Feb 2004 20:08:02 +0000 (15:08 -0500)]
Merge zizzer.eecs.umich.edu:/bk/m5
into ziff.eecs.umich.edu:/z/binkertn/research/m5/memory
--HG--
extra : convert_revision :
691c89ebacb3c5a5eb67359ed102646b8547dd17
Ron Dreslinski [Fri, 20 Feb 2004 17:45:11 +0000 (12:45 -0500)]
Merge zizzer:/bk/m5 into zamp.eecs.umich.edu:/z/rdreslin/m5bk/clean
--HG--
extra : convert_revision :
b8e4d9c2901c4c784ecca351fd34a3f5a2845473
Ron Dreslinski [Fri, 20 Feb 2004 17:44:41 +0000 (12:44 -0500)]
Add serialization for packets on the ethernet link,
and for link events
--HG--
extra : convert_revision :
0054dbc4a42dd38ff8bbf64af303bc509dd5aa8a
Lisa Hsu [Fri, 20 Feb 2004 17:37:52 +0000 (12:37 -0500)]
put back $SETUPDIR = $ENV{PWD} for amd purposes.
--HG--
extra : convert_revision :
115a9ea8d08bf3e32ecb689962c8a12c9a7dba26
Nathan Binkert [Fri, 20 Feb 2004 16:29:39 +0000 (11:29 -0500)]
Merge zizzer.eecs.umich.edu:/bk/m5
into ziff.eecs.umich.edu:/z/binkertn/research/m5/memory
--HG--
extra : convert_revision :
626baf73d2e26201088b05b4e5fac19292abcb32
Lisa Hsu [Thu, 19 Feb 2004 22:58:17 +0000 (17:58 -0500)]
interestingly, when setup is called from a perl script, when you chdir in the perl script, the ENV{PWD} does not change.
--HG--
extra : convert_revision :
e1b2fb3e3b791921b9c3f4bb3b7417ff047bbcbf
Andrew Schultz [Thu, 19 Feb 2004 02:38:55 +0000 (21:38 -0500)]
Change the physical memory logic, and also add misspeculation fix to
tlb index calls that are called from ExecContext::readIpr
arch/alpha/ev5.cc:
Fix misspeculation bugs for misspeculated IPR accesses
--HG--
extra : convert_revision :
c9ffcf9ef8123dfcaee1606c05aee8ad60d893d7
Nathan Binkert [Wed, 18 Feb 2004 19:17:44 +0000 (14:17 -0500)]
Merge zizzer.eecs.umich.edu:/bk/m5
into ziff.eecs.umich.edu:/z/binkertn/research/m5/memory
--HG--
extra : convert_revision :
20e6f7edd432952b3c30d4f017058dfd52456fda
Nathan Binkert [Wed, 18 Feb 2004 19:17:13 +0000 (14:17 -0500)]
couple fixes
--HG--
extra : convert_revision :
bd0948bc831610f442d5ff6893f0e2a68e3aa83f
Nathan Binkert [Wed, 18 Feb 2004 17:01:04 +0000 (12:01 -0500)]
Merge
--HG--
extra : convert_revision :
b29c9bbb50994e2567fd58deedb853123d2d69a0
Erik Hallnor [Wed, 18 Feb 2004 03:53:15 +0000 (22:53 -0500)]
Add COW support to the IIC.
cpu/memtest/memtest.cc:
Move the trace Addr to the end of the printouts
--HG--
extra : convert_revision :
875f0a3f65e07f531a23fea6be07fbf3239ec2c4
Erik Hallnor [Tue, 17 Feb 2004 08:14:21 +0000 (03:14 -0500)]
Merge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich.edu:/z/ehallnor/m5
--HG--
extra : convert_revision :
19800f3879c943addbf4bca747b357a94352b6a8
Erik Hallnor [Tue, 17 Feb 2004 08:05:19 +0000 (03:05 -0500)]
Change the way data is handled in the cache blocks.
--HG--
extra : convert_revision :
8c071c4f48581a398bebc4f033e18580dca0897f
Andrew Schultz [Tue, 17 Feb 2004 02:56:38 +0000 (21:56 -0500)]
Change logic for translating a memory addresses, extra checks for invalid
physical addresses.
--HG--
extra : convert_revision :
efb4a5229d88cb3c024e0b24f5916048bd42d589
Erik Hallnor [Mon, 16 Feb 2004 21:28:11 +0000 (16:28 -0500)]
Rework BusBridge to have a latency and handle bus IDs correctly.
--HG--
extra : convert_revision :
901ef4782d0c9f0d842deba7acdba7896da7e41c
Erik Hallnor [Sat, 14 Feb 2004 08:25:39 +0000 (03:25 -0500)]
Add full copy support.
cpu/memtest/memtest.cc:
cpu/memtest/memtest.hh:
Add 2 new parameters to control the percentage of unaligned copy sources and destinations.
--HG--
extra : convert_revision :
2646ee2f195e9f3e76bc257b8716163ef63a9f40
Nathan Binkert [Fri, 13 Feb 2004 20:44:46 +0000 (15:44 -0500)]
Merge zizzer.eecs.umich.edu:/m5/Bitkeeper/m5
into zizzer.eecs.umich.edu:/.automount/ziff/z/binkertn/research/m5/memory
--HG--
extra : convert_revision :
99f5289f4143fb09c84694a51b3394d6699d927a
Nathan Binkert [Fri, 13 Feb 2004 20:36:21 +0000 (15:36 -0500)]
fix up vtophys a bit
arch/alpha/vtophys.cc:
fix up vtophys to deal with translations if there
is no ptbr, and to deal with PAL addresses
add ptomem which is just a wrapper for dma_addr
arch/alpha/vtophys.hh:
add ptomem which is a wrapper for dma_addr with the
same usage as vtomem
--HG--
extra : convert_revision :
1ae22073d400e87b708a4a7ef501124227fc6c39
Nathan Binkert [Thu, 12 Feb 2004 18:59:56 +0000 (13:59 -0500)]
better debugging
--HG--
extra : convert_revision :
504fc7174403aaeed0574a20587d4651c7351671
Nathan Binkert [Wed, 11 Feb 2004 21:07:55 +0000 (16:07 -0500)]
Add support for all devices to get requests from a timing memory bus.
In the future, this can be used for actual data, but for now, it's
so that devices can respond to timing accesses properly. This way,
an uncached access on a bus further away will take longer to respond.
dev/alpha_console.cc:
dev/alpha_console.hh:
suport the separate IO bus
--HG--
extra : convert_revision :
ececb70f5febfd00231f6e406f93b2a79be01261
Steve Reinhardt [Wed, 11 Feb 2004 05:44:08 +0000 (21:44 -0800)]
Merge zizzer:/bk/m5 into isabel.reinhardt.house:/z/stever/bk/m5
--HG--
extra : convert_revision :
964126edcf72faf572a9272599264ba2f5cd7aa1
Steve Reinhardt [Wed, 11 Feb 2004 05:43:57 +0000 (21:43 -0800)]
Fixes for Linux syscall emulation.
arch/alpha/alpha_linux_process.cc:
Fixes for Linux emulation:
- stat struct alignment
- osf_{get,set}sysinfo return values
- additional syscall numbers
- initialize $r0 to 0
sim/syscall_emul.cc:
brk(0) just returns brk value (don't update it!)
--HG--
extra : convert_revision :
78e22458321c81e81540d101c9e65e2e4b0ad117
Erik Hallnor [Wed, 11 Feb 2004 01:37:38 +0000 (20:37 -0500)]
Add support for multiple outstanding aligned copies
cpu/memtest/memtest.cc:
Add traceBlockAddr to trace outputs.
--HG--
extra : convert_revision :
e4ebaf9647fb393448367f4f4af3bae566f51c24
Erik Hallnor [Mon, 9 Feb 2004 22:38:41 +0000 (17:38 -0500)]
Merge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich.edu:/z/ehallnor/m5
--HG--
extra : convert_revision :
0c018b88d6ca80b1690ec99d795014848e375e44
Erik Hallnor [Mon, 9 Feb 2004 22:37:27 +0000 (17:37 -0500)]
Add LRU aligned copies to the hierarchy, with only one outstanding copy. Aligned copies now fully work in LRU (just need to write the IIC doCopy call). At the moment they are slow since a stalled copy stalls the entire cache.
cpu/memtest/memtest.cc:
cpu/memtest/memtest.hh:
Add aligned copy tests, percent of copies is specified by percent_copies
--HG--
extra : convert_revision :
eaf1900fcb8832db98249e94e3472ebfb049eb48
Nathan Binkert [Mon, 9 Feb 2004 15:49:48 +0000 (10:49 -0500)]
- Whack unused code
- Make the MemoryController use address ranges (via Range) instead
of an address and a mask
base/remote_gdb.cc:
reflect name change
dev/alpha_access.h:
better include
dev/alpha_console.cc:
- FunctionalMemory no longer takes care of mapping my address into
the proper address space. It must be done locally.
- the memory controller no longer uses a mask, but a size, and the
size is determined by the device, not the .ini file
- fix up address calculations to reflect the removal of a mask
- PhysicalMemory::getSize() -> PhysicalMemory::size()
dev/alpha_console.hh:
- FunctionalMemory no longer takes care of mapping my address into
the proper address space. It must be done locally.
- the memory controller no longer uses a mask, but a size, and the
size is determined by the device, not the .ini file
- fix up address calculations to reflect the removal of a mask
- get rid of MmapDevice and inherit from FunctionalMemory
--HG--
extra : convert_revision :
e3a65c9debf6f899632d62c70781cbdc2826616b
Nathan Binkert [Mon, 9 Feb 2004 15:36:32 +0000 (10:36 -0500)]
Merge zizzer.eecs.umich.edu:/m5/Bitkeeper/m5
into zizzer.eecs.umich.edu:/.automount/ziff/z/binkertn/research/m5/memory
--HG--
extra : convert_revision :
9f385ee5b6958373a9a1bc600eb3e5e8b7987f38
Nathan Binkert [Mon, 9 Feb 2004 14:06:20 +0000 (09:06 -0500)]
Add that one IPR memory space address that we keep seeing
--HG--
extra : convert_revision :
81b365ac9ca8b33cae99107e5b1900f7c46f0866
Nathan Binkert [Mon, 9 Feb 2004 14:04:52 +0000 (09:04 -0500)]
random fixes
base/range.hh:
Add a constructor that takes the beginning and end as arguments
size returns T not a bool
quick make_range() function that is a shortcut for making a range
kinda like make_pair()
quick formatting fix
--HG--
extra : convert_revision :
94b1d462710e6fb55e72e1da2ad8c46993af1ef7
Steve Reinhardt [Mon, 9 Feb 2004 08:44:56 +0000 (00:44 -0800)]
Commit regenerated trace_flags.* based on merged traceflags.pl.
(bk auto merge messed these up...)
--HG--
extra : convert_revision :
5ebda321ab5ac4b85a1d846affa0035ded853b9d
Steve Reinhardt [Mon, 9 Feb 2004 08:32:21 +0000 (00:32 -0800)]
bk resolve is making me commit these even though they're broken.
--HG--
extra : convert_revision :
87b2c4a4a83eec7d696d9d84d14dbdc7532849f9
Steve Reinhardt [Mon, 9 Feb 2004 08:30:16 +0000 (00:30 -0800)]
Results of automatic (yet incomplete) merge.
--HG--
extra : convert_revision :
3ad9a929051bfe111a1e10618c8595acbbade542
Steve Reinhardt [Mon, 9 Feb 2004 08:22:43 +0000 (00:22 -0800)]
Add support for memory barriers.
arch/alpha/isa_desc:
Add cache port bindings for mb & wmb.
--HG--
extra : convert_revision :
72f76150fe471d0dc97bd41598cad4d86a035e39
Erik Hallnor [Sun, 8 Feb 2004 22:27:08 +0000 (17:27 -0500)]
Merge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich.edu:/z/ehallnor/m5
--HG--
extra : convert_revision :
b24970f5bbf817d6ef581114178e27f2ab7c3459
Erik Hallnor [Sun, 8 Feb 2004 22:26:27 +0000 (17:26 -0500)]
Separate template definitions and instantiations into *_impl.hh and *.cc. Eventually the *.cc fils should be generate by our super-duper python script.
base/compression/null_compression.hh:
Need some includes.
--HG--
extra : convert_revision :
caf52320f6f6ff255e8a93817419ad13ad44224f
Nathan Binkert [Sat, 7 Feb 2004 06:16:50 +0000 (01:16 -0500)]
Totally rework the Range class. Now the range is from [start, end)
to be consistent with the way that the stl works. It also makes
lots of other stuff easier. (Maybe those guys were smart?)
Overload the various comparison operators so that you can test
for overlapping of ranges, etc.
base/range.hh:
Totally rework the Range class. Now the range is from [start, end)
to be consistent with the way that the stl works. It also makes
lots of other stuff easier. (Maybe those guys were smart?)
Overload the various comparison operators so that you can test
for overlapping of ranges, etc.
make parse function private and offer operator= instead
isValid -> valid
and for you erik, I add comments
test/Makefile:
add range.o
test/rangetest.cc:
better tests
--HG--
extra : convert_revision :
dd58720aa3d02f20b03e933f2eaa3320c82bb27a
Nathan Binkert [Sat, 7 Feb 2004 00:47:19 +0000 (19:47 -0500)]
formatting
--HG--
extra : convert_revision :
0cea17bd3a517a1838006d89fac8a923e4576394
Nathan Binkert [Fri, 6 Feb 2004 23:59:12 +0000 (18:59 -0500)]
Small cleanup
--HG--
extra : convert_revision :
92f6dbd3d2c4336a0f03a9da5c390a7980ca08be
Erik Hallnor [Fri, 6 Feb 2004 05:13:44 +0000 (00:13 -0500)]
Merge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich.edu:/z/ehallnor/m5
--HG--
extra : convert_revision :
158117a2cba91b8cb04f41a418155149bcbba777
Erik Hallnor [Fri, 6 Feb 2004 05:13:26 +0000 (00:13 -0500)]
Various extraction of common code into separate functions to make life easier.
--HG--
extra : convert_revision :
ae303904e35975e65b4207f543ac93c9816e1f81
David Oehmke [Thu, 5 Feb 2004 17:16:17 +0000 (12:16 -0500)]
Modify the emulated system calls to support running the SPEC Int
benchmarks for alpha-linux.
arch/alpha/alpha_linux_process.cc:
Added some more ioctl commands to ignore.
Set unlink and rename to the new functions.
Ignore setrlimit, times and rt_sigaction.
Should eventually provide a function for times.
arch/alpha/alpha_tru64_process.cc:
Added some more ioctl commands to ignore.
Set unlink and rename to the new functions.
Ignore setrlimit.
sim/syscall_emul.cc:
Added implementations for unlink and rename.
sim/syscall_emul.hh:
Added unlink and rename functions.
Added a couple more ioctl requests to ignore.
Print out the PC of any ioctl commands that fail.
--HG--
extra : convert_revision :
8af21c7fa7d0645d3f9324c9ce70ad33590c3c8e
Steve Reinhardt [Thu, 5 Feb 2004 05:42:00 +0000 (21:42 -0800)]
Add support for "serializing" instructions that flush
execution pipeline (Alpha trapb & excb).
Add support for write memory barriers (mostly impacts
store buffer).
Add StaticInst flag to indicate memory barriers, though
this is not modeled in the pipeline yet.
arch/alpha/isa_desc:
Implement trapb, excb, mb, and wmb as insts with
no execution effect (empty execute() function) but
with flags that indicate their side effects.
Also make sure every instruction that needs to go to
the execute stage has a real opClass value, since we
are now using No_OpClass to signal insts that can get
dropped at dispatch.
StaticInst::branchTarget() is now a const method.
cpu/static_inst.hh:
Add flags to indicate serializing insts (trapb, excb) and
memory and write barriers.
Also declare some StaticInst methods as const methods.
dev/etherlink.hh:
sim/eventq.hh:
sim/serialize.cc:
sim/serialize.hh:
sim/sim_object.hh:
Make name() return value const.
--HG--
extra : convert_revision :
39520e71469fa20e0a7446b2e06b494eec17a02c
Erik Hallnor [Wed, 4 Feb 2004 21:55:17 +0000 (16:55 -0500)]
Merge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich.edu:/z/ehallnor/m5
--HG--
extra : convert_revision :
2f3653bbd0ab20308dcff5db176dc926402e9ad7
Erik Hallnor [Wed, 4 Feb 2004 21:55:05 +0000 (16:55 -0500)]
Change IIC to use param class. Tweak parameters in CacheTags.
--HG--
extra : convert_revision :
8239a7befe49c81b6b1f239fc478910441f64352
Steve Reinhardt [Wed, 4 Feb 2004 19:16:30 +0000 (11:16 -0800)]
More reformatting of reference parameter declarations.
The last change only caught the ones with types that
started with capitals. This pass catches the rest
(mostly STL and uint*_t types).
base/cprintf_formats.hh:
cpu/simple_cpu/simple_cpu.cc:
sim/serialize.cc:
sim/serialize.hh:
Change "foo_t& foo" to "foo_t &foo".
--HG--
extra : convert_revision :
fc7f7425db2aef33e490f952b5ce74c8c36d0d41
Erik Hallnor [Tue, 3 Feb 2004 17:58:34 +0000 (12:58 -0500)]
Merge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich.edu:/z/ehallnor/m5
--HG--
extra : convert_revision :
e94049f2b2dfbd2f1a018ddd6c05a4882d0f4a82
Nathan Binkert [Tue, 3 Feb 2004 15:51:10 +0000 (10:51 -0500)]
Merge zizzer.eecs.umich.edu:/bk/m5
into ziff.eecs.umich.edu:/z/binkertn/research/m5/latest
--HG--
extra : convert_revision :
9b8a94cbaacbbb4a53d15c0893ee4d3183f29ce0
Nathan Binkert [Tue, 3 Feb 2004 15:50:04 +0000 (10:50 -0500)]
Remote debugging cleanup and internal debugging support
base/kgdb.h:
Remove flags that aren't used
base/remote_gdb.cc:
Better debugging:
- Give each class a name() function so that the trace infrastructure
knows the correct object name.
- Make the remote debugger capable of detach.
- Split out the RGDB trace flag into a bunch of specific flags.
Remove dead code
Add a new trap type
base/remote_gdb.hh:
Add a name() to the various objects for the trace system
base/trace.hh:
don't need a using directive
add DPRINTFNR: debug printf, no flag, raw output
kern/tru64/tru64_system.cc:
use the INT trap type instead of IF
--HG--
extra : convert_revision :
25e610216c6f43d5d328651bba915f71bade059e
Steve Reinhardt [Tue, 3 Feb 2004 15:19:05 +0000 (07:19 -0800)]
Fix bug: forgot branchTarget() method on indirect branches.
arch/alpha/isa_desc:
Add missing branchTarget() method for indirect branches.
cpu/static_inst.hh:
Add comment clarifying when branchTarget() can be used
on indirect branches.
--HG--
extra : convert_revision :
0dcfb36a9792a338cefceb3d1501825abace7ac5
Steve Reinhardt [Tue, 3 Feb 2004 03:09:47 +0000 (19:09 -0800)]
Fix handling of uncacheable loads. Make them wait until they're at the tail of
the ROB (so we know they're correct-path) before we mark them ready to issue.
--HG--
extra : convert_revision :
be1d431bdc939100d79a5fea3e415b3acf9e8d75
Steve Reinhardt [Tue, 3 Feb 2004 02:58:23 +0000 (18:58 -0800)]
Get rid of LVQ-port function unit... only used for redundant
multithreading, which has been gone for a long time.
--HG--
extra : convert_revision :
717d13455483c3adc7b7cbbcc5f7493d51867974
Steve Reinhardt [Tue, 3 Feb 2004 02:53:27 +0000 (18:53 -0800)]
Clean up some confusing ROBStation fields left over from SS (ea_comp, in_LSQ).
Eliminate indirect decoder.cc dependence on rob_station.hh via full_cpu.hh.
--HG--
extra : convert_revision :
9355cddd6cd8bbe100aae1b2d45d2752e76ba3f6
Steve Reinhardt [Tue, 3 Feb 2004 02:14:11 +0000 (18:14 -0800)]
insn->inst
--HG--
extra : convert_revision :
fcc556fb7e65855ec3c04ef272177c8e7a38fff9
Steve Reinhardt [Mon, 2 Feb 2004 23:55:35 +0000 (15:55 -0800)]
Change "Foo& foo" declarations to "Foo &foo".
This primarily to be internally consistent (sometimes we used one,
sometimes the other, even within the same line of code!).
I picked the latter to be symmetric with "Foo *foo".
base/cprintf_formats.hh:
base/range.hh:
base/refcnt.hh:
base/res_list.hh:
base/statistics.hh:
base/str.hh:
cpu/exec_context.hh:
cpu/simple_cpu/simple_cpu.cc:
cpu/simple_cpu/simple_cpu.hh:
sim/serialize.cc:
sim/serialize.hh:
sim/syscall_emul.hh:
Change "Foo& foo" declarations to "Foo &foo".
--HG--
extra : convert_revision :
ca1b0e85a578b539214bda3b8d61ac23792f2e87
Steve Reinhardt [Mon, 2 Feb 2004 23:45:22 +0000 (15:45 -0800)]
More conversions of ref-counted parameters to references:
Statistics::NodePtr, StaticInstPtr, ethernet PacketPtr.
base/statistics.hh:
Change NodePtr parameters to Nodeptr &.
cpu/exetrace.hh:
Change StaticInstPtr parameters to StaticInstPtr &.
dev/etherbus.cc:
dev/etherbus.hh:
dev/etherdump.cc:
dev/etherdump.hh:
dev/etherint.hh:
dev/etherlink.cc:
dev/etherlink.hh:
dev/ethertap.cc:
dev/ethertap.hh:
change PacketPtr parameters to PacketPtr &.
--HG--
extra : convert_revision :
a778efdca33b0ec5beb76cf47db0e9e4728897ee
Erik Hallnor [Mon, 2 Feb 2004 19:11:59 +0000 (14:11 -0500)]
Merge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich.edu:/z/ehallnor/m5
--HG--
extra : convert_revision :
0cceed934a4f44c27c8293780fc927ef2c00869d
Erik Hallnor [Mon, 2 Feb 2004 19:10:24 +0000 (14:10 -0500)]
Change the way the IIC way list is handled in the primary table.
--HG--
extra : convert_revision :
476f738d59446bdc43d1bd67950aac310b22a42c
Steve Reinhardt [Mon, 2 Feb 2004 18:47:21 +0000 (10:47 -0800)]
Change MemReqPtr parameters to references.
This avoids incrementing and decrementing the MemReq
reference counters on every call and return.
arch/alpha/alpha_memory.cc:
arch/alpha/alpha_memory.hh:
cpu/exec_context.hh:
cpu/memtest/memtest.cc:
cpu/memtest/memtest.hh:
dev/alpha_console.cc:
dev/alpha_console.hh:
Change MemReqPtr parameters to references.
--HG--
extra : convert_revision :
3ba18bdd9f996563988402576bfdd3430e1ab1e5
Steve Reinhardt [Mon, 2 Feb 2004 15:19:45 +0000 (07:19 -0800)]
Make stats:dump_period work even if dump_cycle isn't set.
--HG--
extra : convert_revision :
9e85c0fa0f6c5393dd8e91034a49975628cf825d
Andrew Schultz [Fri, 30 Jan 2004 22:38:25 +0000 (17:38 -0500)]
Fixed the spec2000.ini file and made some cosmetic changes to the
setup-spec script
util/setup-spec:
Made some changes so the information contained in the ini file explains
what the init_param value corresponds to
--HG--
extra : convert_revision :
4082209f920244c262150c224a92ea21a55febd5
Andrew Schultz [Fri, 30 Jan 2004 22:20:03 +0000 (17:20 -0500)]
Added the spec2000 ini file
--HG--
extra : convert_revision :
981a5a536a25b07dd54ed0166b291876b0a498c0
Erik Hallnor [Fri, 30 Jan 2004 19:20:32 +0000 (14:20 -0500)]
Merge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich.edu:/z/ehallnor/m5
--HG--
extra : convert_revision :
3d84d17bc48ad23edf97e53a096821318741d775
Steve Raasch [Fri, 30 Jan 2004 18:51:09 +0000 (13:51 -0500)]
major rework/rewrite of the breakdown script
--HG--
extra : convert_revision :
2e1d186e0f20b6089300b82a3f6dcb1d0b44c09d
Steve Reinhardt [Fri, 30 Jan 2004 17:16:34 +0000 (09:16 -0800)]
Use $(MAKE) instead of 'make' when building libelf (suppresses an error message about -j).
Check for, delete, and die on zero-length .d files.
--HG--
extra : convert_revision :
71b7f9e639d96fb7ed30952b142d69c34c725774
Steve Reinhardt [Fri, 30 Jan 2004 16:18:20 +0000 (08:18 -0800)]
Fix libelf generation so it works on a clean make -j.
--HG--
extra : convert_revision :
377633aa2c04695c598ee82a9529d2e40f0ffef7
Erik Hallnor [Fri, 30 Jan 2004 03:47:54 +0000 (22:47 -0500)]
Merge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich.edu:/z/ehallnor/m5
--HG--
extra : convert_revision :
c03206291cfa9abd80b8ee3f2f0135eb23d10242
Nathan Binkert [Fri, 30 Jan 2004 03:30:14 +0000 (22:30 -0500)]
wrap debugging stuff with #ifdef DEBUG
--HG--
extra : convert_revision :
8205633c1c1b49b04f389aa40f95fbbc03a43fb6
Erik Hallnor [Fri, 30 Jan 2004 01:15:54 +0000 (20:15 -0500)]
Merge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich.edu:/z/ehallnor/m5
--HG--
extra : convert_revision :
a74364b249fc6164ef2752ff1e3d6e414b5ab79d
Nathan Binkert [Thu, 29 Jan 2004 22:44:08 +0000 (17:44 -0500)]
delete the data in the arglist when the list is destroyed,
not while printing out the data. This allows the data
to be dumped more than once.
base/cprintf.hh:
need a destructor
--HG--
extra : convert_revision :
235e9fe24488ac4c0ae1b562ef9fa6e0bd1e899c
Nathan Binkert [Thu, 29 Jan 2004 21:33:03 +0000 (16:33 -0500)]
whack debugging statement
--HG--
extra : convert_revision :
f623d35a6e5a234e2b203974012c653b91826dbf
Nathan Binkert [Thu, 29 Jan 2004 21:32:03 +0000 (16:32 -0500)]
Fix character input by handling the character and the
special console values separately.
dev/alpha_console.cc:
use new console specific input function
--HG--
extra : convert_revision :
08997d6115d2aac3a26cac2774b3c3fc0cd76ab0
Erik Hallnor [Thu, 29 Jan 2004 19:42:30 +0000 (14:42 -0500)]
Logical test fix.
--HG--
extra : convert_revision :
4b009938216748275e8b74f7a768a8ef257fb691
Erik Hallnor [Thu, 29 Jan 2004 19:36:18 +0000 (14:36 -0500)]
Add operator= to CacheBlk to simplify some functions.
--HG--
extra : convert_revision :
949a24f46f647dc2c4d0b60df4684b4f7164a04f
Nathan Binkert [Thu, 29 Jan 2004 15:32:01 +0000 (10:32 -0500)]
remove #include of nonexistent file
sim/universe.cc:
oops. this doesn't exist
--HG--
extra : convert_revision :
2cfb3680e4ebe3f27f22a79f853d4d6df445e65a
Nathan Binkert [Thu, 29 Jan 2004 05:38:18 +0000 (00:38 -0500)]
provide an output stream for simulator output. (This takes place of the
statStream catchall that we had before)
Also provide an optional output directory that multiple simulator output
files can be written to.
Make most output files use the output directory
base/misc.cc:
send warnings to the outputStream as well
base/trace.cc:
dprintf_stream defaults to cerr
dev/console.cc:
use the output directory for the console output if it exists
dev/etherdump.cc:
dump to the output directory if it exists
sim/builder.cc:
sim/builder.hh:
move constructor and destructor to .cc file
use a function to get the stream that the builder dumps its
output to, and create a separate file in the output directory
if able
sim/main.cc:
statStream -> outputStream
sim/serialize.cc:
dump checkpoints to the output directory if specified
sim/universe.cc:
provide an output stream for simulator output. (This takes place of the
statStream catchall that we had before)
Also provide an optional output directory that multiple simulator output
files can be written to.
--HG--
extra : convert_revision :
03abce20edbbf7ec19c9ddd8d69ec8485c383532
Nathan Binkert [Thu, 29 Jan 2004 05:37:07 +0000 (00:37 -0500)]
use $ENV{PWD} so that the amd paths work ok.
Also, compare real paths to ensure that the links point
to the right place
--HG--
extra : convert_revision :
f4127a67f02b714808c6d2181fabf245ed2309c0
Nathan Binkert [Thu, 29 Jan 2004 05:36:22 +0000 (00:36 -0500)]
cleanup on aisle 5
base/statistics.cc:
dead code
--HG--
extra : convert_revision :
8f3fd638acdf7a704475ea90b607a3225a3c174d
Andrew Schultz [Thu, 29 Jan 2004 04:00:30 +0000 (23:00 -0500)]
Remove references to dep_tree to fix build
--HG--
extra : convert_revision :
dff311c1a18bd01750c1b5902410c23e0f43b798
Steve Raasch [Wed, 28 Jan 2004 23:06:07 +0000 (18:06 -0500)]
removing the last vestages of the dep-tree stuff (hasn't worked for a LONG time)
--HG--
extra : convert_revision :
145d56564ccca3a3c1c3d9115a4b8a5fb52c301d
Steve Reinhardt [Wed, 28 Jan 2004 06:26:59 +0000 (22:26 -0800)]
Minor optimization of new LRU stack code.
--HG--
extra : convert_revision :
953bc2f1ceab1cec9f48d65b94cc075655f6e9ec
Steve Reinhardt [Wed, 28 Jan 2004 03:33:59 +0000 (19:33 -0800)]
Merge zizzer:/bk/m5 into isabel.reinhardt.house:/z/stever/bk/m5
--HG--
extra : convert_revision :
2005ed2f551f2a80cbf62a41daaa3c4fa5af6fb3
Nathan Binkert [Tue, 27 Jan 2004 22:56:23 +0000 (17:56 -0500)]
a bunch of warning fixes
arch/alpha/isa_desc:
don't say warn: Warning:
base/misc.cc:
avoid printing two newlines in a row
sim/main.cc:
print out a message just before we enter the event queue
--HG--
extra : convert_revision :
2a824d4b67661903fc739a0fb0759aa91d72382c
Erik Hallnor [Tue, 27 Jan 2004 21:40:17 +0000 (16:40 -0500)]
Merge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich.edu:/z/ehallnor/m5
--HG--
extra : convert_revision :
47f69e4fb2d8727927e40fb6f2abf3dcab654c12
Erik Hallnor [Tue, 27 Jan 2004 21:40:04 +0000 (16:40 -0500)]
Remove SS-like code from lru.hh/cc
--HG--
extra : convert_revision :
66baf998671a24e6a630d2f35c2f529418cd4d5b
Nathan Binkert [Tue, 27 Jan 2004 18:55:50 +0000 (13:55 -0500)]
Always write out a value for pending so that an m5.fast simulator can
generate a checkpoint that an m5.debug simulator can use
--HG--
extra : convert_revision :
eec2d94013119236a9c65c9b5fb6c2ccb0480f51
Nathan Binkert [Tue, 27 Jan 2004 17:45:12 +0000 (12:45 -0500)]
Add trace flag for the sampling CPU
--HG--
extra : convert_revision :
928588d46fa069e869416f4f5df8041849625e9f
Steve Reinhardt [Mon, 26 Jan 2004 05:53:32 +0000 (21:53 -0800)]
Minor cleanup of sb_issue() in full_cpu/issue.cc.
--HG--
extra : convert_revision :
4bf69125c37a067a3a06022226a7eb38dcaaf6d1
Erik Hallnor [Sun, 25 Jan 2004 10:01:00 +0000 (05:01 -0500)]
Change the way the hierarchy is separated. Now all virtual functions are in the interfaces. This allows new bus models to be used without major hassle. And I thought it was time to change it all again anyways.
cpu/simple_cpu/simple_cpu.cc:
Switch doEvents to doEvents()
--HG--
extra : convert_revision :
14b9517017e76c7b941247004393bf260f397d9a
Erik Hallnor [Wed, 21 Jan 2004 19:22:55 +0000 (14:22 -0500)]
I hate compiling decoder.cc every time I touch something.
--HG--
extra : convert_revision :
b79519452947ea7b110922d5a3dae2f3dfc0b916
Steve Reinhardt [Tue, 20 Jan 2004 18:53:18 +0000 (13:53 -0500)]
Set LIBELF_LINUX to 0 to build on zax. Builds
but did not test... however the only thing this
affects in libelf is the header, so I don't expect
any functional problems.
base/loader/elf_object.cc:
Set LIBELF_LINUX to 0 to build on zax.
--HG--
extra : convert_revision :
d024b33deff6fc8ea6f1d465f76dc8d9d63254ab
Nathan Binkert [Thu, 15 Jan 2004 21:33:58 +0000 (16:33 -0500)]
Make each stat take up one full line. This allows us to use grep
to find and remove stats from the files so we can put less
burden on the python interpreter.
base/statistics.cc:
Manually insert newlines into the python code so that we now have one
stat per line. (Make it so we can use grep -v to remove stats)
test/stattest.cc:
update to reflect changes in how python is accessed
--HG--
extra : convert_revision :
554edcf9c795b33d00d3d15554447c8accebebfa
Nathan Binkert [Thu, 15 Jan 2004 19:29:34 +0000 (14:29 -0500)]
Make the python stats script more robust
--HG--
extra : convert_revision :
a7680d5cdeac96345e8f521cfb96fccaa3e7a7f6
Nathan Binkert [Thu, 15 Jan 2004 19:29:09 +0000 (14:29 -0500)]
Make dump cycle relative
--HG--
extra : convert_revision :
3434f60fa08d1543358c1209be8a5cfbe43a53bf