Skip to content

Add Not Most Recently Used Cache replacement policy #141

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Aug 18, 2025

Conversation

brsf11
Copy link
Contributor

@brsf11 brsf11 commented Jun 24, 2024

Just another cache policy commonly used. Choose randomly from blocks that are not most recently used.

@jdupak
Copy link
Collaborator

jdupak commented Dec 28, 2024

@ppisa Looks fine by me

@jdupak jdupak self-requested a review December 28, 2024 17:54
@jdupak
Copy link
Collaborator

jdupak commented Aug 16, 2025

@ppisa Can we merge this?

@ppisa
Copy link
Member

ppisa commented Aug 17, 2025

@ppisa Can we merge this?

The implementation is clear, straightforward, fits and fills place for extension. It can be merged. I am not sure (doubt) how uses-full it is for practical use, but it can be good aid for some education/comparison/analysis.

@jdupak jdupak added this pull request to the merge queue Aug 18, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Aug 18, 2025
@jdupak jdupak merged commit d2b10ed into cvut:master Aug 18, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants