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

assert bug in data_cache.h #1

Open
FDH21 opened this issue Sep 23, 2024 · 1 comment
Open

assert bug in data_cache.h #1

FDH21 opened this issue Sep 23, 2024 · 1 comment

Comments

@FDH21
Copy link

FDH21 commented Sep 23, 2024

assert(evict_dcache_idx==set); in dcache_replacement_policy can be always false?

@morenes
Copy link
Collaborator

morenes commented Sep 23, 2024

One should not encounter a case where this assertion triggers. If so, it's likely a configuration not supported.

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

No branches or pull requests

2 participants