summaryrefslogtreecommitdiff
path: root/src/mem/packet.hh
AgeCommit message (Expand)Author
2006-10-09Merge zizzer.eecs.umich.edu:/bk/newmemGabe Black
2006-10-09Fix a typo preventing compilationRon Dreslinski
2006-10-09Fix how upgrades work.Ron Dreslinski
2006-10-08Merge zizzer.eecs.umich.edu:/bk/newmemGabe Black
2006-10-08Add in HasData, and move the define of NUM_MEM_CMDS to a more visible location.Gabe Black
2006-10-05Fixes for functional accesses to use the snoop path.Ron Dreslinski
2006-10-05Partial reimplementation of the bus. The "clock" and "width" parameters have ...Gabe Black
2006-08-22Commiting a version of the multi-phase snoop atomic bus so people can see the...Ron Dreslinski
2006-08-21Merge zizzer:/z/m5/Bitkeeper/newmemRon Dreslinski
2006-08-21Changes so that time in the packet is actually set properly.Ron Dreslinski
2006-08-17Changes to build m5.fastSteve Reinhardt
2006-08-16Merge zizzer:/z/m5/Bitkeeper/newmemRon Dreslinski
2006-08-16Fixes for blocking in the caches that needed to be pulledRon Dreslinski
2006-08-15fixes for gcc 4.1Ali Saidi
2006-08-15Cleaned up include files and got rid of many using directives in header files.Gabe Black
2006-07-10Fix offset calculation. Now L2's work with timing&atomic.Ron Dreslinski
2006-07-06Timing cache works for hello world test.Ron Dreslinski
2006-06-30All files compile in the mem directory except cache_builderRon Dreslinski
2006-06-29Still missing prefetch and tags directories as well as cache builder.Ron Dreslinski
2006-06-28More Changes, working towards cache.cc compiling. Headers cleaned up.Ron Dreslinski
2006-06-28Backing in more changsets, getting closer to compileRon Dreslinski
2006-06-08add nacked result and a function to swizzle nacked packet into something that...Ali Saidi
2006-05-31Updated Authors from bk prs infoAli Saidi
2006-05-31Streamline interface to Request object.Steve Reinhardt
2006-05-30Minor further cleanup & commenting of Packet class.Steve Reinhardt
2006-05-26Significant rework of Packet class interface:Steve Reinhardt
2006-05-22New directory structure:Steve Reinhardt