Skip to content

Trying to simulate a LRU cache in gem5

License

BSD-3-Clause, Unknown licenses found

Licenses found

BSD-3-Clause
LICENSE
Unknown
COPYING
Notifications You must be signed in to change notification settings

catbeat/lru_cache

Repository files navigation

Lru Cache

This repo mianly contains my work on implementing a multi-core cache system with gem5 ruby memory. Meanwhile I try to implement different structure for this cache. Including associaty, replacing policy, coherency protocol, multi-level and distribution of cache memory.

About

Trying to simulate a LRU cache in gem5

Resources

License

BSD-3-Clause, Unknown licenses found

Licenses found

BSD-3-Clause
LICENSE
Unknown
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published