LRFU Replacement Policy for Named Data Network using ndnSIM
-
Updated
May 17, 2019 - C++
LRFU Replacement Policy for Named Data Network using ndnSIM
TheGuardian exposes mitigation techniques for cache-based side channel attacks by devising a secure LLC replacement policy. Tests were conducted on ChampSim to make it immune to such cross-core eviction attacks.
LRU, MRU, Clock, and Random Page replacement algorithm written in python. This Project is for the "Database Implementation" university course.
A simulator to test various replacement policies in the cache and gather hit rate data
Cache Simulator is a Java program that simulates a simple cache system with various inputs, including cache size, replacement policy, associativity and write-back policy. 2019.
Memory management simulation using FIFO, LRU, CLOCK and OPTIMAL replacement
Associations between dairy farm performance indicators and culling rates under policy driven herd size constraints
No 🐦 URURU, just LRU (and friends)
maintenance-replacement optimization problem, where the goal is to optimize the decision of when to replace a machine based on its age and associated costs. This problem is relevant in many industries, where machines are critical for production and the decision of when to replace them can have a significant impact on costs and performance.
Implementing several Page Replacement algorithms used in Operating Systems.
Replacement Policy implemented in linux. Assigned 5/12/2020, Due 12/12/2020
Add a description, image, and links to the replacement-policy topic page so that developers can more easily learn about it.
To associate your repository with the replacement-policy topic, visit your repo's landing page and select "manage topics."