summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-10-20Merge zizzer.eecs.umich.edu:/bk/newmemGabe Black
2006-10-20Construct a correct value of PYTHONHOME from the interpreterNathan Binkert
2006-10-20Give physical memory some latency to stress the systemRon Dreslinski
2006-10-20Add a config file in the example with the memtester and some parser options.Ron Dreslinski
2006-10-20Get rid of a variable put back by merge.Ron Dreslinski
2006-10-20Merge zizzer:/bk/newmemRon Dreslinski
2006-10-20Use fixPacket function everywhere.Ron Dreslinski
2006-10-20Use PacketPtr everywhereNathan Binkert
2006-10-19refactor code for the packet, get rid of packet_impl.hhNathan Binkert
2006-10-19initialize end, clean up loopNathan Binkert
2006-10-19Fix compile of m5.fastNathan Binkert
2006-10-19Delete unused file src/mem/cache.hhSteve Reinhardt
2006-10-19m5term: assume localhost if host name not provided.Steve Reinhardt
2006-10-19Fix corner case on assertion.Ron Dreslinski
2006-10-19Fix memtester to use functional access, fix cache to work functionally now th...Ron Dreslinski
2006-10-19Small changes:Ron Dreslinski
2006-10-19Fixes to get single level uni-coherence to work.Ron Dreslinski
2006-10-19Merge zizzer:/bk/newmemRon Dreslinski
2006-10-19Always get the functional access from the highest level of cache first.Ron Dreslinski
2006-10-19Also mark the packet as successful.Ron Dreslinski
2006-10-19Cleaned up the function a bit to help route out bugs.Gabe Black
2006-10-19Properly update the state in the cache block on functional access.Ron Dreslinski
2006-10-19Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmemSteve Reinhardt
2006-10-19Add "All" compund flag to enable all defined trace flags.Steve Reinhardt
2006-10-19Add new event priority for trace enable events soSteve Reinhardt
2006-10-19First cut at LL/SC support in caches (atomic mode only).Steve Reinhardt
2006-10-18Zeroed out the actual LSB in addition to moving it's original value the MSB.Gabe Black
2006-10-18Fixed up exetrace.cc to deal with microcode, and to made floating point regis...Gabe Black
2006-10-18Fixed a compiler error, disassembly output, and corrected the address calcula...Gabe Black
2006-10-18Fixed up ldblockf_p, implemented stdfa properly, and got rid of some old code.Gabe Black
2006-10-18how did i not commit this already? the other way doesn't seem to work, need ...Lisa Hsu
2006-10-18need some initializations before doing the loop.Lisa Hsu
2006-10-18only do this assert after you know you're not switched out or idle.Lisa Hsu
2006-10-18Fix WriteInvalidateRespRon Dreslinski
2006-10-18Merge zizzer:/bk/newmemRon Dreslinski
2006-10-18Break a lot of overly long lines.Steve Reinhardt
2006-10-18Get rid of doData() lines (were already commented out).Steve Reinhardt
2006-10-18Get rid of obsolete in-cache copy support.Steve Reinhardt
2006-10-17Add --caches option to add caches to server CPUs.Steve Reinhardt
2006-10-17Include packet_impl.hh (need this on my laptop,Steve Reinhardt
2006-10-17Enable MP systems via cmd-line flag in fs.py.Steve Reinhardt
2006-10-17add code to serialize se structures. Lisa is working on the python side of th...Ali Saidi
2006-10-17Fixes for uni-coherence in timing mode for FS.Ron Dreslinski
2006-10-17Fixes to cache eliminating the assumption that the Packet is still valid afte...Ron Dreslinski
2006-10-17Properly chack the pkt pointer on upgrades to insure no segfaults when writeb...Ron Dreslinski
2006-10-17Fix it so that the cache does not assume to gave the packet it sent out via s...Ron Dreslinski
2006-10-17Merge zizzer:/bk/newmemRon Dreslinski
2006-10-17Rename 'Machine' to 'SysConfig'.Steve Reinhardt
2006-10-17Merge zizzer:/bk/newmemRon Dreslinski
2006-10-16Corrected the "Authors" lineGabe Black