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

Minor cache updates #851

Merged
merged 4 commits into from
Mar 16, 2024
Merged

Minor cache updates #851

merged 4 commits into from
Mar 16, 2024

Conversation

stnolting
Copy link
Owner

@stnolting stnolting commented Mar 15, 2024

  • i-cache: do not allow reservation set operations; issue downstream fence at the end of a clear operation
  • generic cache module (XCACHE): add option to make cache read-only; add option to disable uncached/direct accesses; both options are not used yet by the default processor setup and are still experimental

do not allow reservation set operations; issue fence at the end of a clear operation
@stnolting stnolting added enhancement New feature or request HW hardware-related labels Mar 15, 2024
@stnolting stnolting self-assigned this Mar 15, 2024
- add read-only option
- add option to disable uncached/direct accesses
@stnolting stnolting marked this pull request as ready for review March 16, 2024 08:12
@stnolting stnolting merged commit a51fa8d into main Mar 16, 2024
10 checks passed
@stnolting stnolting deleted the cache_updates branch March 16, 2024 08:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request HW hardware-related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant