Age | Commit message (Expand) | Author |
2007-06-26 | Handle replacement of block with pending upgrade. | Steve Reinhardt |
2007-06-25 | Couple minor bug fixes... | Steve Reinhardt |
2007-06-25 | Get rid of requestCauses. Use timestamped queue to make | Steve Reinhardt |
2007-06-24 | Better handling of deferred targets. | Steve Reinhardt |
2007-06-22 | Fixes to hitLatency, blocking, buffer allocation. | Steve Reinhardt |
2007-06-21 | Getting closer... | Steve Reinhardt |
2007-06-17 | More major reorg of cache. Seems to work for atomic mode now, | Steve Reinhardt |
2007-05-22 | Another pass of minor changes in preparation for new protocol. | Steve Reinhardt |
2007-05-18 | First set of changes for reorganized cache coherence support. | Steve Reinhardt |
2007-03-23 | Merge ktlim@zizzer:/bk/newmem | Kevin Lim |
2007-03-23 | 3 memory system fixes: | Kevin Lim |
2007-03-10 | Rework the way SCons recurses into subdirectories, making it | Nathan Binkert |
2007-03-06 | Move all of the parameters of the Root SimObject so they are | Nathan Binkert |
2007-02-07 | Make memory commands dense again to avoid cache stat table explosion. | Steve Reinhardt |
2007-01-26 | make our code a little more standards compliant | Ali Saidi |
2006-12-04 | Turn cache MissQueue/BlockingBuffer into virtual object | Steve Reinhardt |
2006-12-02 | Make cache compression policy a runtime virtual thing | Steve Reinhardt |
2006-11-13 | If we didn't satisfy all targets, reset the packet we are requesting with. | Ron Dreslinski |
2006-11-12 | Handle packets being deleted by lower level properly. | Ron Dreslinski |
2006-10-22 | s/pktuest/request/ (all in comments) | Steve Reinhardt |
2006-10-20 | Use PacketPtr everywhere | Nathan Binkert |
2006-10-18 | Get rid of obsolete in-cache copy support. | Steve Reinhardt |
2006-10-17 | Fixes to cache eliminating the assumption that the Packet is still valid afte... | Ron Dreslinski |
2006-10-12 | Fix problems with unCacheable addresses in timing-coherence | Ron Dreslinski |
2006-10-10 | Fix some more mem leaks, still some left | Ron Dreslinski |
2006-10-10 | Fix several bugs pertaining to upgrades/mem leaks. | Ron Dreslinski |
2006-10-09 | Set size properly on uncache accesses | Ron Dreslinski |
2006-10-07 | Fix infinite writebacks bug in cache. | Ron Dreslinski |
2006-10-06 | Another thread number removed | Ron Dreslinski |
2006-10-06 | Remove threadnum from cache everywhere for now | Ron Dreslinski |
2006-08-15 | Merge zizzer:/bk/newmem | Ali Saidi |
2006-08-15 | fixes for gcc 4.1 | Ali Saidi |
2006-08-15 | Pulled out changes to fix EIO programs with caches. Also fixes any translati... | Ron Dreslinski |
2006-08-15 | Merge zizzer.eecs.umich.edu:/bk/newmem | Gabe Black |
2006-08-15 | Cleaned up include files and got rid of many using directives in header files. | Gabe Black |
2006-08-14 | Fix up doxygen. | Steve Reinhardt |
2006-07-10 | Some fixes so that MSHR's are matched and we don't issue overlapping requests... | Ron Dreslinski |
2006-07-05 | Fix some unset values in the request in the timing CPU. | Ron Dreslinski |
2006-06-30 | First pass, now compiles with current head of tree. | Ron Dreslinski |
2006-06-30 | Fix the packet data allocation methods. Small fixes from changesets after my... | Ron Dreslinski |
2006-06-29 | Still missing prefetch and tags directories as well as cache builder. | Ron Dreslinski |
2006-06-28 | More Changes, working towards cache.cc compiling. Headers cleaned up. | Ron Dreslinski |
2006-06-28 | Backing in more changsets, getting closer to compile | Ron Dreslinski |
2006-06-28 | Was having difficulty with merging the cache, reverted to an early version an... | Ron Dreslinski |