summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-10-09Merge ktlim@zizzer:/bk/newmemKevin Lim
2006-10-09Comment out code that messed up SMT (but will be needed eventually).Kevin Lim
2006-10-09updated reference outputGabe Black
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-09Be sure to delete packet and sender state if the cache is blocked.Kevin Lim
2006-10-09Fix caches plus sampling switch over.Kevin Lim
2006-10-09One step closet to having NACK's work.Ron Dreslinski
2006-10-09Merge zizzer.eecs.umich.edu:/bk/newmemGabe Black
2006-10-09Potentially functional partially timed bandwidth limitted bus model.Gabe Black
2006-10-09Update configs for cpu_idRon Dreslinski
2006-10-09Fix a typo in the printfRon Dreslinski
2006-10-09Multiprogrammed workload, need to generate ref's for it yet. But Nate wanted...Ron Dreslinski
2006-10-09Fix a bitwise operation that was accidentally a logical operation.Ron Dreslinski
2006-10-09Make memtest work with 8 memtestersRon Dreslinski
2006-10-09Merge zizzer:/z/m5/Bitkeeper/newmemRon Dreslinski
2006-10-09Add more DPRINTF's fix a supply condition.Ron Dreslinski
2006-10-09Set size properly on uncache accessesRon Dreslinski
2006-10-09Fix outstanding bug (FS#158).Kevin Lim
2006-10-09Fix checker bug.Kevin Lim
2006-10-09Have cpus send snoop rangesRon Dreslinski
2006-10-09Put a check in so people know not to create more than 8 memtesters.Ron Dreslinski
2006-10-09Merge zizzer:/z/m5/Bitkeeper/newmemRon Dreslinski
2006-10-09Don't create a response if one isn't needed.Ron Dreslinski
2006-10-09Don't block responses even if the cache is blocked.Ron Dreslinski
2006-10-09Update the Memtester, commit a config file/test for it.Ron Dreslinski
2006-10-09add in checkpoint restoration option, you can restore a checkpoint by giving ...Lisa Hsu
2006-10-09Update memory assertion to check for whole range.Kevin Lim
2006-10-08Merge zizzer:/bk/newmemLisa Hsu
2006-10-08post checkpoint restoration the bus ranges need to be re-initialized for ALL ...Lisa Hsu
2006-10-08add in serialization of AtomicSimpleCPU _status. This is needed because righ...Lisa Hsu
2006-10-08Merge zizzer.eecs.umich.edu:/bk/newmemSteve Reinhardt
2006-10-08Set cpu_id params (required by ll/sc code now).Steve Reinhardt
2006-10-08update for m5 base linux. (the last changes were for the latest m5hack, i.e. ...Lisa Hsu
2006-10-08Fixes for Port proxies and proxy parameters.Steve Reinhardt
2006-10-08Update stats for functional path fixRon Dreslinski
2006-10-08Make sure to propogate sendFunctional calls with functional not atomic.Ron Dreslinski
2006-10-08Fixes for functional path.Ron Dreslinski
2006-10-08Merge zizzer.eecs.umich.edu:/bk/newmemGabe Black
2006-10-08Only respond if the pkt needs a response.Ron Dreslinski
2006-10-08Merge zizzer:/z/m5/Bitkeeper/newmemRon Dreslinski
2006-10-08Move away from using the statusChange function on snoops. Clean up snooping ...Ron Dreslinski
2006-10-08missing elseGabe Black
2006-10-08bus changesGabe Black
2006-10-08Replace tests of LOCKED/UNCACHEABLE flags with isLocked()/isUncacheable().Steve Reinhardt
2006-10-08Update ref stats: ll/sc, cpu_id, new kernel (?)Steve Reinhardt
2006-10-08Merge zizzer.eecs.umich.edu:/bk/newmemGabe Black
2006-10-08A possible implementation of a multiplexed bus.Gabe Black
2006-10-08Add in HasData, and move the define of NUM_MEM_CMDS to a more visible location.Gabe Black