Skip to content

Conversation

@Wonicon
Copy link
Contributor

@Wonicon Wonicon commented Jul 23, 2019

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

Wonicon added 14 commits July 8, 2019 11:20
[Temp]
tclsh> riscv dmi_write 0x58 0 # to disable
tclsh> riscv dmi_write 0x58 1 # to enable
Previously autocat counts pre-nth way consecutive hits,
making counters inherently sorted.

Now autocat counts hit per way, then sorts, and finally accumulates
them together to find best partition index.
However, currently we can only use a threshold to the total hits
to decide partition index, but not its increasing rate.

Exposed parameters:

autocat_set: the sampling set mask
autocat_gap: the threshold to decide best partition index.
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.

2 participants