refactor: refine prefetch statistics in topdown monitor#452
Merged
Maxpicca-Li merged 8 commits intomasterfrom Dec 16, 2025
Merged
refactor: refine prefetch statistics in topdown monitor#452Maxpicca-Li merged 8 commits intomasterfrom
Maxpicca-Li merged 8 commits intomasterfrom
Conversation
7e3d6e8 to
75ef181
Compare
1cf563d to
8cff7bc
Compare
…ion" This reverts commit 75ef181.
linjuanZ
approved these changes
Dec 16, 2025
Maxpicca-Li
added a commit
that referenced
this pull request
Dec 16, 2025
* chore(pf): add miss_count for l2topdownmonitor * refactor(pf): vectorize the selection of prefetchers * chore(pf): more detailed prefetch statistics * refactor: replace pfHit by hitPf to show verb and object attributes * submodule(utility): bump for new buskey * chore: update the utility in yml into master for synchronization * fix(slice): give default value due to different option of prefetch * Revert "chore: update the utility in yml into master for synchronization" This reverts commit 75ef181.
ywlcode
pushed a commit
that referenced
this pull request
Jan 27, 2026
* chore(pf): add miss_count for l2topdownmonitor * refactor(pf): vectorize the selection of prefetchers * chore(pf): more detailed prefetch statistics * refactor: replace pfHit by hitPf to show verb and object attributes * submodule(utility): bump for new buskey * chore: update the utility in yml into master for synchronization * fix(slice): give default value due to different option of prefetch * Revert "chore: update the utility in yml into master for synchronization" This reverts commit 75ef181.
zzQGyy
pushed a commit
that referenced
this pull request
Mar 5, 2026
* chore(pf): add miss_count for l2topdownmonitor * refactor(pf): vectorize the selection of prefetchers * chore(pf): more detailed prefetch statistics * refactor: replace pfHit by hitPf to show verb and object attributes * submodule(utility): bump for new buskey * chore: update the utility in yml into master for synchronization * fix(slice): give default value due to different option of prefetch * Revert "chore: update the utility in yml into master for synchronization" This reverts commit 75ef181. merge refactor: refine prefetch statistics in topdown monitor
yu-yake2002
added a commit
to OpenXiangShan/HBL2
that referenced
this pull request
Mar 6, 2026
Merge coupledL2 commits from 95e8de to 727a04c (xs/master), which is the latest on xs/master as of Mar 5, 2026. Squashed commit of the following: commit 62195c6 Author: zhanglinjuan <zhanglinjuan16@mails.ucas.ac.cn> Date: Mon Dec 01 17:59:00 2025 +0800 timing(MainPipe): fix critical path from Dir error to GrantBuffer (OpenXiangShan#448) commit fffb491 Author: Ding Haonan <kumonda@kucro3.org> Date: Thu Dec 04 11:36:48 2025 +0800 timing(TL2CHICoupledL2): 2-stage cap P-Credit Queue (OpenXiangShan#449) commit f118bca Author: Yanqin Li <maxpicca@qq.com> Date: Tue Dec 16 21:26:05 2025 +0800 refactor: refine prefetch statistics in topdown monitor (OpenXiangShan#452) commit b40da89 Author: Ma-YX <71326427+Ma-YX@users.noreply.github.com> Date: Wed Dec 17 18:58:51 2025 +0800 fix(TXDAT): fix wrong DataCheck generation when data invalid (OpenXiangShan#455) commit e4fd161 Author: Ma-YX <71326427+Ma-YX@users.noreply.github.com> Date: Wed Dec 17 21:36:01 2025 +0800 fix(CoupledL2): fix l2MissMatch io compilation error (OpenXiangShan#456) commit 4e4a6aa Author: Kunlin You <youkunlin20@mails.ucas.ac.cn> Date: Thu Dec 18 19:13:20 2025 +0800 feat(clockGate): support disable ClockGate with parameters (OpenXiangShan#451) commit feacfb5 Author: zhaohong1988 <156632870+zhaohong1988@users.noreply.github.com> Date: Fri Dec 19 00:24:20 2025 +0800 fix(MMIOBridge): modify TIMERRange from fix value to soc parameter (OpenXiangShan#453) commit c5ad8f4 Author: Yanqin Li <maxpicca@qq.com> Date: Fri Dec 19 00:24:53 2025 +0800 ci: add submodule check and remove the dependency of utility in OpenLLC (OpenXiangShan#454) commit ea0c313 Author: Ding Haonan <kumonda@kucro3.org> Date: Fri Dec 26 09:41:32 2025 +0800 fix(MMIOBridge): remove redundant BEU range exclusion in L2 (OpenXiangShan#457) commit f292774 Author: Ding Haonan <kumonda@kucro3.org> Date: Thu Jan 08 10:15:15 2026 +0800 fix(Opcode): missing SnpPreferUniqueFwd in SnpXFwd (OpenXiangShan#460) commit 59f3025 Author: Ma-YX <71326427+Ma-YX@users.noreply.github.com> Date: Wed Jan 14 15:59:43 2026 +0800 fix(MainPipe): fix l2Error_s3 generation logic (OpenXiangShan#463) commit 3c9525f Author: Haoyuan Feng <fenghaoyuan19@mails.ucas.ac.cn> Date: Mon Feb 02 10:17:49 2026 +0800 fix(ClockGate): fix bug that ICG is invalid when disable mbist (OpenXiangShan#470) commit 0d20557 Author: yulightenyu <145419941+yulightenyu@users.noreply.github.com> Date: Tue Mar 03 14:26:16 2026 +0800 fix(AsyncBridge): restore performance considering async depth is 4 (OpenXiangShan#472) commit ef2deb5 Author: Ding Haonan <kumonda@kucro3.org> Date: Wed Mar 04 16:20:19 2026 +0800 fix(MSHR): hold LikelyShared on retried writes (OpenXiangShan#474) commit 727a04c Author: Haoyuan Feng <fenghaoyuan19@mails.ucas.ac.cn> Date: Wed Mar 04 17:01:33 2026 +0800 feat(mmioBridge): increase mmioBridgeSize to 16 for better NC perf (OpenXiangShan#475)
Ma-YX
pushed a commit
that referenced
this pull request
Mar 26, 2026
* chore(pf): add miss_count for l2topdownmonitor * refactor(pf): vectorize the selection of prefetchers * chore(pf): more detailed prefetch statistics * refactor: replace pfHit by hitPf to show verb and object attributes * submodule(utility): bump for new buskey * chore: update the utility in yml into master for synchronization * fix(slice): give default value due to different option of prefetch * Revert "chore: update the utility in yml into master for synchronization" This reverts commit 75ef181.
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.