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

Generalize tlb_port | improve NBDcache performance #3588

Merged
merged 4 commits into from
Mar 15, 2024
Merged

Generalize tlb_port | improve NBDcache performance #3588

merged 4 commits into from
Mar 15, 2024

Conversation

jerryz123
Copy link
Contributor

@jerryz123 jerryz123 commented Mar 12, 2024

io.tlb_port is now shared for both DCache and NBDCache

NBDcache doesn't replay CPU until IOMSHRs have responded

In the NBDcache, AMO operations to outer memory which do not write back into registers now no longer steal the write port

Related issue:

Type of change: bug report | feature request | other enhancement

Impact: no functional change | API addition (no impact on existing code) | API modification

Development Phase: proposal | implementation

Release Notes

@jerryz123 jerryz123 changed the base branch from master to dev March 12, 2024 22:12
@jerryz123 jerryz123 merged commit a721154 into dev Mar 15, 2024
26 checks passed
@jerryz123 jerryz123 deleted the tlb_port branch March 15, 2024 16:22
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.

None yet

2 participants