-
Notifications
You must be signed in to change notification settings - Fork 672
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
TLB: optimize tlb filter for lower latency and tlb hint (#2366)
* TLB: optimize tlb filter for lower latency and tlb hint WIP: TLB hint will be achieved soon * add tlb hint wakeup * TLB: fix bugs of tlb hint * fix delay hint wakeup * Revert "fix delay hint wakeup" This reverts commit 311f33f. * TLB: Fix wrong condition of ptw_just_back * TLB: Fix dtlbrepeater resettree * TLBRepeater: Fix bug of hint full logic --------- Co-authored-by: sfencevma <[email protected]>
- Loading branch information
1 parent
b191d68
commit 185e616
Showing
9 changed files
with
374 additions
and
45 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.