Skip to content
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

Residency #101

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from
Draft

Residency #101

wants to merge 5 commits into from

Conversation

JaeseungYeom
Copy link
Contributor

This PR depends on PR #91

This PR implements set-associative cache with LRU replacement scheme as well as basic priority-based replacement scheme.
This includes a test.

@JaeseungYeom JaeseungYeom self-assigned this Feb 7, 2024
@JaeseungYeom JaeseungYeom added enhancement New feature or request good first issue Good for newcomers labels Feb 7, 2024
@JaeseungYeom JaeseungYeom force-pushed the residency branch 4 times, most recently from b33d9b7 to ac72151 Compare February 8, 2024 05:22
@JaeseungYeom JaeseungYeom marked this pull request as draft February 11, 2024 23:22
@ilumsden
Copy link
Collaborator

Note: this PR adds a dependency on Boost

@ilumsden
Copy link
Collaborator

Another option that we could use to support both std::filesystem and std::experimental::filesystem: https://github.com/vector-of-bool/CMakeCM/blob/master/modules/FindFilesystem.cmake

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants