qemu-e2k/contrib/plugins
Mahmoud Mandour 40c4a5533f plugins/cache: Added FIFO and LRU eviction policies
Implemented FIFO and LRU eviction policies. Now one of the three
eviction policies can be chosen as an argument. On not specifying an
argument, LRU is used by default.

Signed-off-by: Mahmoud Mandour <ma.mandourr@gmail.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20210623125458.450462-4-ma.mandourr@gmail.com>
Message-Id: <20210709143005.1554-39-alex.bennee@linaro.org>
2021-07-14 15:54:13 +01:00
..
Makefile plugins: Added a new cache modelling plugin 2021-07-14 15:54:13 +01:00
cache.c plugins/cache: Added FIFO and LRU eviction policies 2021-07-14 15:54:13 +01:00
execlog.c contrib/plugins: add execlog to log instruction execution and memory access 2021-07-14 15:54:13 +01:00
hotblocks.c contrib: Don't use '#' flag of printf format 2021-02-18 08:17:02 +00:00
hotpages.c plugins: Expose physical addresses instead of device offsets 2021-03-17 07:17:46 +00:00
howvec.c contrib: Open brace '{' following struct go on the same line 2021-02-18 08:17:27 +00:00
hwprofile.c plugins: Expose physical addresses instead of device offsets 2021-03-17 07:17:46 +00:00
lockstep.c contrib: Don't use '#' flag of printf format 2021-02-18 08:17:02 +00:00