2006-10-10 |
Ron Dreslinski | Fix some more mem leaks, still some left |
commit | commitdiff | tree |
2006-10-10 |
Ron Dreslinski | Fix cshr Retry's |
commit | commitdiff | tree |
2006-10-10 |
Kevin Lim | Merge ktlim@zizzer:/bk/newmem |
commit | commitdiff | tree |
2006-10-10 |
Kevin Lim | Updates refs. |
commit | commitdiff | tree |
2006-10-10 |
Ron Dreslinski | Merge zizzer:/z/m5/Bitkeeper/newmem |
commit | commitdiff | tree |
2006-10-10 |
Ron Dreslinski | Yet another fix to the HasData command attribute. |
commit | commitdiff | tree |
2006-10-10 |
Ron Dreslinski | Actually set the HasData attribute on Read Responses |
commit | commitdiff | tree |
2006-10-10 |
Ron Dreslinski | Fix another merge issue |
commit | commitdiff | tree |
2006-10-10 |
Ron Dreslinski | Merge zizzer:/z/m5/Bitkeeper/newmem |
commit | commitdiff | tree |
2006-10-10 |
Kevin Lim | Two minor fixes. |
commit | commitdiff | tree |
2006-10-10 |
Ron Dreslinski | Fix several bugs pertaining to upgrades/mem leaks. |
commit | commitdiff | tree |
2006-10-10 |
Kevin Lim | Merge ktlim@zizzer:/bk/newmem |
commit | commitdiff | tree |
2006-10-10 |
Kevin Lim | Comment out code that messed up SMT (but will be needed... |
commit | commitdiff | tree |
2006-10-10 |
Ron Dreslinski | Handle NACK's that occur from devices on the same bus. |
commit | commitdiff | tree |
2006-10-09 |
Gabe Black | updated reference output |
commit | commitdiff | tree |
2006-10-09 |
Gabe Black | Merge zizzer.eecs.umich.edu:/bk/newmem |
commit | commitdiff | tree |
2006-10-09 |
Ron Dreslinski | Fix a typo preventing compilation |
commit | commitdiff | tree |
2006-10-09 |
Ron Dreslinski | Fix how upgrades work. |
commit | commitdiff | tree |
2006-10-09 |
Kevin Lim | Be sure to delete packet and sender state if the cache... |
commit | commitdiff | tree |
2006-10-09 |
Kevin Lim | Fix caches plus sampling switch over. |
commit | commitdiff | tree |
2006-10-09 |
Ron Dreslinski | One step closet to having NACK's work. |
commit | commitdiff | tree |
2006-10-09 |
Gabe Black | Merge zizzer.eecs.umich.edu:/bk/newmem |
commit | commitdiff | tree |
2006-10-09 |
Gabe Black | Potentially functional partially timed bandwidth limitt... |
commit | commitdiff | tree |
2006-10-09 |
Ron Dreslinski | Update configs for cpu_id |
commit | commitdiff | tree |
2006-10-09 |
Ron Dreslinski | Fix a typo in the printf |
commit | commitdiff | tree |
2006-10-09 |
Ron Dreslinski | Multiprogrammed workload, need to generate ref's for... |
commit | commitdiff | tree |
2006-10-09 |
Ron Dreslinski | Fix a bitwise operation that was accidentally a logical... |
commit | commitdiff | tree |
2006-10-09 |
Ron Dreslinski | Make memtest work with 8 memtesters |
commit | commitdiff | tree |
2006-10-09 |
Ron Dreslinski | Merge zizzer:/z/m5/Bitkeeper/newmem |
commit | commitdiff | tree |
2006-10-09 |
Ron Dreslinski | Add more DPRINTF's fix a supply condition. |
commit | commitdiff | tree |
2006-10-09 |
Ron Dreslinski | Set size properly on uncache accesses |
commit | commitdiff | tree |
2006-10-09 |
Kevin Lim | Fix outstanding bug (FS#158). |
commit | commitdiff | tree |
2006-10-09 |
Kevin Lim | Fix checker bug. |
commit | commitdiff | tree |
2006-10-09 |
Ron Dreslinski | Have cpus send snoop ranges |
commit | commitdiff | tree |
2006-10-09 |
Ron Dreslinski | Put a check in so people know not to create more than... |
commit | commitdiff | tree |
2006-10-09 |
Ron Dreslinski | Merge zizzer:/z/m5/Bitkeeper/newmem |
commit | commitdiff | tree |
2006-10-09 |
Ron Dreslinski | Don't create a response if one isn't needed. |
commit | commitdiff | tree |
2006-10-09 |
Ron Dreslinski | Don't block responses even if the cache is blocked. |
commit | commitdiff | tree |
2006-10-09 |
Ron Dreslinski | Update the Memtester, commit a config file/test for it. |
commit | commitdiff | tree |
2006-10-09 |
Lisa Hsu | add in checkpoint restoration option, you can restore... |
commit | commitdiff | tree |
2006-10-09 |
Kevin Lim | Update memory assertion to check for whole range. |
commit | commitdiff | tree |
2006-10-09 |
Lisa Hsu | Merge zizzer:/bk/newmem |
commit | commitdiff | tree |
2006-10-09 |
Lisa Hsu | post checkpoint restoration the bus ranges need to... |
commit | commitdiff | tree |
2006-10-09 |
Lisa Hsu | add in serialization of AtomicSimpleCPU _status. This... |
commit | commitdiff | tree |
2006-10-09 |
Steve Reinhardt | Merge zizzer.eecs.umich.edu:/bk/newmem |
commit | commitdiff | tree |
2006-10-09 |
Steve Reinhardt | Set cpu_id params (required by ll/sc code now). |
commit | commitdiff | tree |
2006-10-09 |
Lisa Hsu | update for m5 base linux. (the last changes were for... |
commit | commitdiff | tree |
2006-10-09 |
Steve Reinhardt | Fixes for Port proxies and proxy parameters. |
commit | commitdiff | tree |
2006-10-09 |
Ron Dreslinski | Update stats for functional path fix |
commit | commitdiff | tree |
2006-10-09 |
Ron Dreslinski | Make sure to propogate sendFunctional calls with functi... |
commit | commitdiff | tree |
2006-10-09 |
Ron Dreslinski | Fixes for functional path. |
commit | commitdiff | tree |
2006-10-08 |
Gabe Black | Merge zizzer.eecs.umich.edu:/bk/newmem |
commit | commitdiff | tree |
2006-10-08 |
Ron Dreslinski | Only respond if the pkt needs a response. |
commit | commitdiff | tree |
2006-10-08 |
Ron Dreslinski | Merge zizzer:/z/m5/Bitkeeper/newmem |
commit | commitdiff | tree |
2006-10-08 |
Ron Dreslinski | Move away from using the statusChange function on snoop... |
commit | commitdiff | tree |
2006-10-08 |
Gabe Black | missing else |
commit | commitdiff | tree |
2006-10-08 |
Gabe Black | bus changes |
commit | commitdiff | tree |
2006-10-08 |
Steve Reinhardt | Replace tests of LOCKED/UNCACHEABLE flags with isLocked... |
commit | commitdiff | tree |
2006-10-08 |
Steve Reinhardt | Update ref stats: ll/sc, cpu_id, new kernel (?) |
commit | commitdiff | tree |
2006-10-08 |
Gabe Black | Merge zizzer.eecs.umich.edu:/bk/newmem |
commit | commitdiff | tree |
2006-10-08 |
Gabe Black | A possible implementation of a multiplexed bus. |
commit | commitdiff | tree |
2006-10-08 |
Gabe Black | Add in HasData, and move the define of NUM_MEM_CMDS... |
commit | commitdiff | tree |
2006-10-08 |
Steve Reinhardt | Implement Alpha LL/SC support for SimpleCPU (Atomic... |
commit | commitdiff | tree |
2006-10-08 |
Steve Reinhardt | Rename some vars for clarity. |
commit | commitdiff | tree |
2006-10-08 |
Steve Reinhardt | Allocate new thread stacks and shared mem region via... |
commit | commitdiff | tree |
2006-10-08 |
Kevin Lim | Clean up configs. |
commit | commitdiff | tree |
2006-10-08 |
Kevin Lim | Record numCycles properly. |
commit | commitdiff | tree |
2006-10-08 |
Kevin Lim | Updates to O3 CPU. It should now work in FS mode,... |
commit | commitdiff | tree |
2006-10-08 |
Kevin Lim | Merge ktlim@zizzer:/bk/newmem |
commit | commitdiff | tree |
2006-10-07 |
Ali Saidi | Merge zizzer:/bk/newmem |
commit | commitdiff | tree |
2006-10-07 |
Kevin Lim | Merge ktlim@zizzer:/bk/newmem |
commit | commitdiff | tree |
2006-10-07 |
Kevin Lim | Updates to bring MemTest closer to working with newmem... |
commit | commitdiff | tree |
2006-10-07 |
Ron Dreslinski | Update stats for change in functional path in cache |
commit | commitdiff | tree |
2006-10-07 |
Ron Dreslinski | Fix a missing pointer |
commit | commitdiff | tree |
2006-10-07 |
Ron Dreslinski | No need to keep trying to request the data bus if we... |
commit | commitdiff | tree |
2006-10-07 |
Ron Dreslinski | Add mechanism for caches to handle failure of the fast... |
commit | commitdiff | tree |
2006-10-07 |
Ron Dreslinski | Merge zizzer:/z/m5/Bitkeeper/newmem |
commit | commitdiff | tree |
2006-10-07 |
Ron Dreslinski | Fix infinite writebacks bug in cache. |
commit | commitdiff | tree |
2006-10-07 |
Kevin Lim | Update refs. |
commit | commitdiff | tree |
2006-10-07 |
Ali Saidi | Merge zizzer:/bk/newmem |
commit | commitdiff | tree |
2006-10-07 |
Ali Saidi | system.cc: |
commit | commitdiff | tree |
2006-10-06 |
Gabe Black | Merge zizzer.eecs.umich.edu:/bk/newmem |
commit | commitdiff | tree |
2006-10-06 |
Ron Dreslinski | Merge zizzer:/z/m5/Bitkeeper/newmem |
commit | commitdiff | tree |
2006-10-06 |
Ron Dreslinski | Another thread number removed |
commit | commitdiff | tree |
2006-10-06 |
Ron Dreslinski | Remove threadnum from cache everywhere for now |
commit | commitdiff | tree |
2006-10-06 |
Korey Sewell | Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem |
commit | commitdiff | tree |
2006-10-06 |
Korey Sewell | add SMT hello world test - 2 threads |
commit | commitdiff | tree |
2006-10-06 |
Lisa Hsu | checkpoint recovery was screwed up because a new sectio... |
commit | commitdiff | tree |
2006-10-06 |
Lisa Hsu | there are two main thrusts of this changeset. |
commit | commitdiff | tree |
2006-10-06 |
Lisa Hsu | add an option for defining a directory in which to... |
commit | commitdiff | tree |
2006-10-06 |
Lisa Hsu | Merge zizzer:/bk/newmem |
commit | commitdiff | tree |
2006-10-06 |
Lisa Hsu | update full system references for newest disk image... |
commit | commitdiff | tree |
2006-10-06 |
Nathan Binkert | Merge zizzer.eecs.umich.edu:/bk/newmem |
commit | commitdiff | tree |
2006-10-06 |
Nathan Binkert | remove traces of binning |
commit | commitdiff | tree |
2006-10-06 |
Ron Dreslinski | Fixes for functional accesses to use the snoop path. |
commit | commitdiff | tree |
2006-10-06 |
Ron Dreslinski | First pass at snooping stuff that compiles and doesn... |
commit | commitdiff | tree |
2006-10-05 |
Gabe Black | Partial reimplementation of the bus. The "clock" and... |
commit | commitdiff | tree |
2006-10-05 |
Lisa Hsu | fix the argument to m5.simulate() on a checkpoint. |
commit | commitdiff | tree |
2006-10-05 |
Nathan Binkert | Static global object don't work well, if the variables are |
commit | commitdiff | tree |
2006-10-02 |
Kevin Lim | Oops, forgot to assign the option to the param context. |
commit | commitdiff | tree |
next |