summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-08Implement Alpha LL/SC support for SimpleCPU (Atomic & Timing)Steve Reinhardt
2006-10-08Rename some vars for clarity.Steve Reinhardt
2006-10-08Allocate new thread stacks and shared mem region via Process page tableSteve Reinhardt
2006-10-07Merge zizzer:/bk/newmemAli Saidi
2006-10-07Update stats for change in functional path in cacheRon Dreslinski
2006-10-07Fix a missing pointerRon Dreslinski
2006-10-07No need to keep trying to request the data bus if we are already waiting.Ron Dreslinski
2006-10-07Add mechanism for caches to handle failure of the fast path on responses.Ron Dreslinski
2006-10-07Merge zizzer:/z/m5/Bitkeeper/newmemRon Dreslinski
2006-10-07Fix infinite writebacks bug in cache.Ron Dreslinski
2006-10-07Update refs.Kevin Lim
2006-10-06Merge zizzer:/bk/newmemAli Saidi
2006-10-06system.cc:Ali Saidi
2006-10-06Merge zizzer:/z/m5/Bitkeeper/newmemRon Dreslinski
2006-10-06Another thread number removedRon Dreslinski
2006-10-06Remove threadnum from cache everywhere for nowRon Dreslinski
2006-10-06Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmemKorey Sewell
2006-10-06add SMT hello world test - 2 threadsKorey Sewell
2006-10-06checkpoint recovery was screwed up because a new section was created in the m...Lisa Hsu
2006-10-06there are two main thrusts of this changeset.Lisa Hsu
2006-10-06add an option for defining a directory in which to place all your checkpoints...Lisa Hsu
2006-10-06Merge zizzer:/bk/newmemLisa Hsu
2006-10-06update full system references for newest disk image from linux-dist.Lisa Hsu
2006-10-05Merge zizzer.eecs.umich.edu:/bk/newmemNathan Binkert
2006-10-05remove traces of binningNathan Binkert
2006-10-05Fixes for functional accesses to use the snoop path.Ron Dreslinski
2006-10-05First pass at snooping stuff that compiles and doesn't break.Ron Dreslinski
2006-10-05fix the argument to m5.simulate() on a checkpoint.Lisa Hsu
2006-10-05Static global object don't work well, if the variables areNathan Binkert
2006-10-02Oops, forgot to assign the option to the param context.Kevin Lim
2006-10-02Merge ktlim@zizzer:/bk/newmemKevin Lim
2006-10-02Be sure to set progress interval.Kevin Lim
2006-10-02Merge ktlim@zizzer:/bk/newmemKevin Lim
2006-10-02Add in ability to start a trace at a specific cycle.Kevin Lim
2006-10-02Updates to fix merge issues and bring almost everything up to working speed. ...Kevin Lim
2006-10-01Move Python setup into Configure section so we can test whether theSteve Reinhardt
2006-09-30Merge ktlim@zamp:./local/clean/o3-merge/m5Kevin Lim
2006-09-28Updates to Ozone CPU.Kevin Lim
2006-09-28Minor changes plus updates to O3.Kevin Lim
2006-09-18Add CoherenceProtocol object to objects list.Steve Reinhardt
2006-09-18add boiler plate intel nic codeAli Saidi
2006-09-17Adding what was tracedump but is now statetrace to the tree. Let me know if s...Gabe Black
2006-09-17Finished changing how stat structures are translated, fixed the handling of v...Gabe Black
2006-09-15Changes to correct stat behaviorGabe Black
2006-09-15Merge zizzer.eecs.umich.edu:/bk/newmemGabe Black
2006-09-11Merge zizzer:/bk/newmemAli Saidi
2006-09-11add annotation code to m5Ali Saidi
2006-09-08Added cscope-find.py utility to generate file list for cscope.Steve Reinhardt