Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-08-21 | mem: Add explicit Cache subclass and make BaseCache abstract | Andreas Hansson | |
Open up for other subclasses to BaseCache and transition to using the explicit Cache subclass. --HG-- rename : src/mem/cache/BaseCache.py => src/mem/cache/Cache.py |