gem5.git
2006-10-12 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2006-10-12 Ron DreslinskiMerge zizzer:/bk/newmem
2006-10-12 Ron DreslinskiMake default ID unique (not broadcast)
2006-10-11 Ron DreslinskiForgot to mark myself as on the retry list
2006-10-11 Korey Sewelladd spec2k tests
2006-10-11 Ron DreslinskiFix bus in FS mode.
2006-10-11 Korey Sewelladd bzip test-prog
2006-10-11 Ron DreslinskiMore cache fixes. Atomic coherence now works as well.
2006-10-11 Ron DreslinskiUpdate for Atomic Coherece with Gabes bus
2006-10-11 Ron DreslinskiInteresting memtest finally.
2006-10-11 Ron DreslinskiMerge zizzer:/n/wexford/x/gblack/m5/newmem_bus
2006-10-11 Ron DreslinskiUse bus response time paramteres
2006-10-11 Gabe BlackDon't call recvRetry if the bus is busy anyway. This...
2006-10-11 Ron DreslinskiMerge zizzer:/n/wexford/x/gblack/m5/newmem_bus
2006-10-11 Gabe BlackMake the bus work if the other sides recvRetry doesn...
2006-10-11 Ron DreslinskiWhen turning asserts into if's don't forget to invert.
2006-10-11 Ron DreslinskiWritebacks can be pulled out from under the BusRequest...
2006-10-11 Ron DreslinskiOnly issue responses if we aren;t already blocked
2006-10-11 Ron DreslinskiMerge zizzer:/n/wexford/x/gblack/m5/newmem_bus
2006-10-11 Gabe BlackMake the bus is occupied for none broadcast packets...
2006-10-11 Ron DreslinskiMerge zizzer:/n/wexford/x/gblack/m5/newmem_bus
2006-10-11 Ron DreslinskiDebugging info
2006-10-11 Gabe BlackPut in an accounting mechanism and an assert to make...
2006-10-10 Gabe BlackFixed a corner case and simplified the logic in Packet...
2006-10-10 Ron DreslinskiMerge zizzer:/n/wexford/x/gblack/m5/newmem_bus
2006-10-10 Ron DreslinskiSome more code cleanup
2006-10-10 Gabe BlackChanged the bus to use a bool to keep track of retries...
2006-10-10 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2006-10-10 Ron DreslinskiFix some more mem leaks, still some left
2006-10-10 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2006-10-10 Ron DreslinskiFix cshr Retry's
2006-10-10 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2006-10-10 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-10-10 Kevin LimUpdates refs.
2006-10-10 Ron DreslinskiMerge zizzer:/z/m5/Bitkeeper/newmem
2006-10-10 Ron DreslinskiYet another fix to the HasData command attribute.
2006-10-10 Ron DreslinskiActually set the HasData attribute on Read Responses
2006-10-10 Ron DreslinskiFix another merge issue
2006-10-10 Ron DreslinskiMerge zizzer:/z/m5/Bitkeeper/newmem
2006-10-10 Kevin LimTwo minor fixes.
2006-10-10 Ron DreslinskiFix several bugs pertaining to upgrades/mem leaks.
2006-10-10 Gabe BlackFixed a bug where a packet was attempted to be sent...
2006-10-10 Gabe BlackFixes to the bus, and added fields to the packet.
2006-10-10 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-10-10 Kevin LimComment out code that messed up SMT (but will be needed...
2006-10-10 Ron DreslinskiHandle NACK's that occur from devices on the same bus.
2006-10-09 Gabe Blackupdated reference output
2006-10-09 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2006-10-09 Ron DreslinskiFix a typo preventing compilation
2006-10-09 Ron DreslinskiFix how upgrades work.
2006-10-09 Kevin LimBe sure to delete packet and sender state if the cache...
2006-10-09 Kevin LimFix caches plus sampling switch over.
2006-10-09 Ron DreslinskiOne step closet to having NACK's work.
2006-10-09 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2006-10-09 Gabe BlackPotentially functional partially timed bandwidth limitt...
2006-10-09 Ron DreslinskiUpdate configs for cpu_id
2006-10-09 Ron DreslinskiFix a typo in the printf
2006-10-09 Ron DreslinskiMultiprogrammed workload, need to generate ref's for...
2006-10-09 Ron DreslinskiFix a bitwise operation that was accidentally a logical...
2006-10-09 Ron DreslinskiMake memtest work with 8 memtesters
2006-10-09 Ron DreslinskiMerge zizzer:/z/m5/Bitkeeper/newmem
2006-10-09 Ron DreslinskiAdd more DPRINTF's fix a supply condition.
2006-10-09 Ron DreslinskiSet size properly on uncache accesses
2006-10-09 Kevin LimFix outstanding bug (FS#158).
2006-10-09 Kevin LimFix checker bug.
2006-10-09 Ron DreslinskiHave cpus send snoop ranges
2006-10-09 Ron DreslinskiPut a check in so people know not to create more than...
2006-10-09 Ron DreslinskiMerge zizzer:/z/m5/Bitkeeper/newmem
2006-10-09 Ron DreslinskiDon't create a response if one isn't needed.
2006-10-09 Ron DreslinskiDon't block responses even if the cache is blocked.
2006-10-09 Ron DreslinskiUpdate the Memtester, commit a config file/test for it.
2006-10-09 Lisa Hsuadd in checkpoint restoration option, you can restore...
2006-10-09 Kevin LimUpdate memory assertion to check for whole range.
2006-10-09 Lisa HsuMerge zizzer:/bk/newmem
2006-10-09 Lisa Hsupost checkpoint restoration the bus ranges need to...
2006-10-09 Lisa Hsuadd in serialization of AtomicSimpleCPU _status. This...
2006-10-09 Steve ReinhardtMerge zizzer.eecs.umich.edu:/bk/newmem
2006-10-09 Steve ReinhardtSet cpu_id params (required by ll/sc code now).
2006-10-09 Lisa Hsuupdate for m5 base linux. (the last changes were for...
2006-10-09 Steve ReinhardtFixes for Port proxies and proxy parameters.
2006-10-09 Ron DreslinskiUpdate stats for functional path fix
2006-10-09 Ron DreslinskiMake sure to propogate sendFunctional calls with functi...
2006-10-09 Ron DreslinskiFixes for functional path.
2006-10-08 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2006-10-08 Ron DreslinskiOnly respond if the pkt needs a response.
2006-10-08 Ron DreslinskiMerge zizzer:/z/m5/Bitkeeper/newmem
2006-10-08 Ron DreslinskiMove away from using the statusChange function on snoop...
2006-10-08 Gabe Blackmissing else
2006-10-08 Gabe Blackbus changes
2006-10-08 Steve ReinhardtReplace tests of LOCKED/UNCACHEABLE flags with isLocked...
2006-10-08 Steve ReinhardtUpdate ref stats: ll/sc, cpu_id, new kernel (?)
2006-10-08 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2006-10-08 Gabe BlackA possible implementation of a multiplexed bus.
2006-10-08 Gabe BlackAdd in HasData, and move the define of NUM_MEM_CMDS...
2006-10-08 Steve ReinhardtImplement Alpha LL/SC support for SimpleCPU (Atomic...
2006-10-08 Steve ReinhardtRename some vars for clarity.
2006-10-08 Steve ReinhardtAllocate new thread stacks and shared mem region via...
2006-10-08 Kevin LimClean up configs.
2006-10-08 Kevin LimRecord numCycles properly.
2006-10-08 Kevin LimUpdates to O3 CPU. It should now work in FS mode,...
next